From 795a553675d9b9f33b7fc812b7edc8a917ef8f0c Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sat, 24 Dec 2022 15:35:18 +0100 Subject: build_man --- docs/man/borgfs.1 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/man/borgfs.1') diff --git a/docs/man/borgfs.1 b/docs/man/borgfs.1 index 71c68e13c..d6476fc22 100644 --- a/docs/man/borgfs.1 +++ b/docs/man/borgfs.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "BORGFS" 1 "2022-08-20" "" "borg backup tool" +.TH "BORGFS" 1 "2022-12-24" "" "borg backup tool" .SH NAME borgfs \- Mount archive or an entire repository as a FUSE filesystem .SH SYNOPSIS @@ -76,9 +76,9 @@ allow_damaged_files: by default damaged files (where missing chunks were replaced with runs of zeros by borg check \fB\-\-repair\fP) are not readable and return EIO (I/O error). Set this option to read such files. .IP \(bu 2 -ignore_permissions: for security reasons the "default_permissions" mount -option is internally enforced by borg. "ignore_permissions" can be given to -not enforce "default_permissions". +ignore_permissions: for security reasons the \(dqdefault_permissions\(dq mount +option is internally enforced by borg. \(dqignore_permissions\(dq can be given to +not enforce \(dqdefault_permissions\(dq. .UNINDENT .sp The BORG_MOUNT_DATA_CACHE_ENTRIES environment variable is meant for advanced users @@ -107,7 +107,7 @@ where to mount filesystem .B PATH paths to extract; patterns are supported .UNINDENT -.SS optional arguments +.SS options .INDENT 0.0 .TP .B \-V\fP,\fB \-\-version @@ -132,10 +132,10 @@ use numeric user and group identifiers from archive(s) .INDENT 0.0 .TP .BI \-P \ PREFIX\fR,\fB \ \-\-prefix \ PREFIX -only consider archive names starting with this prefix. +only consider archive names starting with this prefix. (deprecated) .TP .BI \-a \ GLOB\fR,\fB \ \-\-glob\-archives \ GLOB -only consider archive names matching the glob. sh: rules apply, see "borg help patterns". \fB\-\-prefix\fP and \fB\-\-glob\-archives\fP are mutually exclusive. +only consider archive names matching the glob. sh: rules apply, see \(dqborg help patterns\(dq. .TP .BI \-\-sort\-by \ KEYS Comma\-separated list of sorting keys; valid keys are: timestamp, name, id; default is: timestamp -- cgit v1.2.3