summaryrefslogtreecommitdiffstats
path: root/docs/man/borg-transfer.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/borg-transfer.1')
-rw-r--r--docs/man/borg-transfer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/borg-transfer.1 b/docs/man/borg-transfer.1
index 595b60b5c..0d6f0a51a 100644
--- a/docs/man/borg-transfer.1
+++ b/docs/man/borg-transfer.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 "BORG-TRANSFER" 1 "2022-09-10" "" "borg backup tool"
+.TH "BORG-TRANSFER" 1 "2022-10-02" "" "borg backup tool"
.SH NAME
borg-transfer \- archives transfer from other repository, optionally upgrade data format
.SH SYNOPSIS
@@ -93,8 +93,8 @@ use the upgrader to convert transferred data (default: no conversion)
.SS Archive filters
.INDENT 0.0
.TP
-.BI \-a \ GLOB\fR,\fB \ \-\-glob\-archives \ GLOB
-only consider archive names matching the glob. sh: rules apply, see \(dqborg help patterns\(dq.
+.BI \-a \ PATTERN\fR,\fB \ \-\-match\-archives \ PATTERN
+only consider archive names matching the pattern. see \(dqborg help match\-archives\(dq.
.TP
.BI \-\-sort\-by \ KEYS
Comma\-separated list of sorting keys; valid keys are: timestamp, name, id; default is: timestamp