summaryrefslogtreecommitdiffstats
path: root/docs/man/borg-info.1
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2022-08-20 15:12:20 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2022-08-20 15:38:10 +0200
commit92ca260fd851307543f020addeabdd64e1a4de39 (patch)
tree4cfed6b0819267d750d5cd4cc17868eb55e1a15e /docs/man/borg-info.1
parentb024379904f2988f1f276e468728db80b350f975 (diff)
build_usage ; build_man
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 1e3fca9bf..3249d6773 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-06-05" "" "borg backup tool"
+.TH "BORG-INFO" 1 "2022-08-20" "" "borg backup tool"
.SH NAME
borg-info \- Show archive details such as disk space used
.SH SYNOPSIS
@@ -38,7 +38,7 @@ borg [common options] info [options] [REPOSITORY_OR_ARCHIVE]
This command displays detailed information about the specified archive or repository.
.sp
Please note that the deduplicated sizes of the individual archives do not add
-up to the deduplicated size of the repository (\(dqall archives\(dq), because the two
+up to the deduplicated size of the repository ("all archives"), because the two
are meaning different things:
.sp
This archive / deduplicated size = amount of data stored ONLY for this archive
@@ -72,7 +72,7 @@ format output as JSON
only consider archive names starting with this prefix.
.TP
.BI \-a \ GLOB\fR,\fB \ \-\-glob\-archives \ GLOB
-only consider archive names matching the glob. sh: rules apply, see \(dqborg help patterns\(dq. \fB\-\-prefix\fP and \fB\-\-glob\-archives\fP are mutually exclusive.
+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
Comma\-separated list of sorting keys; valid keys are: timestamp, name, id; default is: timestamp