summaryrefslogtreecommitdiffstats
path: root/docs/man/borgfs.1
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2022-02-05 17:30:40 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2022-02-05 17:52:25 +0100
commitef8aac2e4c46a645af05b0d608e70e0104ebafe6 (patch)
tree05030f986bf37c373a2fe1fa128f6d539981bb95 /docs/man/borgfs.1
parentb430c8d15a0c373ad338d045734adedfe5aeea2a (diff)
build_man
Diffstat (limited to 'docs/man/borgfs.1')
-rw-r--r--docs/man/borgfs.16
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/borgfs.1 b/docs/man/borgfs.1
index c03d1a3f4..0c28ea4c7 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-01-23" "" "borg backup tool"
+.TH "BORGFS" 1 "2022-02-05" "" "borg backup tool"
.SH NAME
borgfs \- Mount archive or an entire repository as a FUSE filesystem
.SH SYNOPSIS
@@ -156,10 +156,10 @@ exclude paths matching PATTERN
read exclude patterns from EXCLUDEFILE, one per line
.TP
.BI \-\-pattern \ PATTERN
-experimental: include/exclude paths matching PATTERN
+include/exclude paths matching PATTERN
.TP
.BI \-\-patterns\-from \ PATTERNFILE
-experimental: read include/exclude patterns from PATTERNFILE, one per line
+read include/exclude patterns from PATTERNFILE, one per line
.TP
.BI \-\-strip\-components \ NUMBER
Remove the specified number of leading path elements. Paths with fewer elements will be silently skipped.