summaryrefslogtreecommitdiffstats
path: root/docs/man/borg-info.1
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2022-10-02 15:51:17 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2022-10-02 15:51:17 +0200
commit3f159ca3bb88f8e2458c655c57b25ee3f376a117 (patch)
tree5e70ac4aa6f9ec442038f112b9c806b0bce61fb4 /docs/man/borg-info.1
parent5d8d21df4d9260f42bb0f986a78ced6d871c2dd5 (diff)
build_man / build_usage2.0.0b3
Diffstat (limited to 'docs/man/borg-info.1')
-rw-r--r--docs/man/borg-info.16
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/borg-info.1 b/docs/man/borg-info.1
index 122a852c2..8dcf79669 100644
--- a/docs/man/borg-info.1
+++ b/docs/man/borg-info.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-INFO" 1 "2022-09-10" "" "borg backup tool"
+.TH "BORG-INFO" 1 "2022-10-02" "" "borg backup tool"
.SH NAME
borg-info \- Show archive details such as disk space used
.SH SYNOPSIS
@@ -57,8 +57,8 @@ format output as JSON
.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