summaryrefslogtreecommitdiffstats
path: root/docs/man/borgfs.1
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2020-10-04 20:33:08 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2020-10-04 20:33:08 +0200
commit1562952adafe69cb6101cb5ce4492478747af58a (patch)
tree6dc775d6dfc9aa2bb1723ff4ec789d3f9e5a4c4d /docs/man/borgfs.1
parentab31dc476e8c6e239a0d9bcbdfa076ec5f554c8a (diff)
build_man
Diffstat (limited to 'docs/man/borgfs.1')
-rw-r--r--docs/man/borgfs.18
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/man/borgfs.1 b/docs/man/borgfs.1
index fc2fea260..9c7301833 100644
--- a/docs/man/borgfs.1
+++ b/docs/man/borgfs.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH BORGFS 1 "2020-04-21" "" "borg backup tool"
+.TH BORGFS 1 "2020-10-04" "" "borg backup tool"
.SH NAME
borgfs \- Mount archive or an entire repository as a FUSE filesystem
.
@@ -108,10 +108,10 @@ Extra mount options
.SS Archive filters
.INDENT 0.0
.TP
-.BI \-P \ PREFIX\fP,\fB \ \-\-prefix \ PREFIX
+.BI \-P \ PREFIX\fR,\fB \ \-\-prefix \ PREFIX
only consider archive names starting with this prefix.
.TP
-.BI \-a \ GLOB\fP,\fB \ \-\-glob\-archives \ GLOB
+.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.
.TP
.BI \-\-sort\-by \ KEYS
@@ -126,7 +126,7 @@ consider last N archives after other filters were applied
.SS Exclusion options
.INDENT 0.0
.TP
-.BI \-e \ PATTERN\fP,\fB \ \-\-exclude \ PATTERN
+.BI \-e \ PATTERN\fR,\fB \ \-\-exclude \ PATTERN
exclude paths matching PATTERN
.TP
.BI \-\-exclude\-from \ EXCLUDEFILE