summaryrefslogtreecommitdiffstats
path: root/docs/man/borg-delete.1
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2023-12-02 01:02:03 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2023-12-02 01:02:03 +0100
commit4c131059bc9e90753160c07bf26165278aeab69a (patch)
treeaae262ff947fd638f613aa1bdb7d14219bbddce1 /docs/man/borg-delete.1
parent46c1e01d2934d7da75f0298f918680ce74aa277a (diff)
build_man1.2.7
Diffstat (limited to 'docs/man/borg-delete.1')
-rw-r--r--docs/man/borg-delete.16
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/borg-delete.1 b/docs/man/borg-delete.1
index 4d2808a5d..50ca9d982 100644
--- a/docs/man/borg-delete.1
+++ b/docs/man/borg-delete.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-DELETE" 1 "2023-08-30" "" "borg backup tool"
+.TH "BORG-DELETE" 1 "2023-12-02" "" "borg backup tool"
.SH NAME
borg-delete \- Delete an existing repository or archives
.SH SYNOPSIS
@@ -105,10 +105,10 @@ write checkpoint every SECONDS seconds (Default: 1800)
only consider archive names starting with this prefix. (deprecated)
.TP
.BI \-a \ GLOB\fR,\fB \ \-\-glob\-archives \ GLOB
-only consider archive names matching the glob. sh: rules apply, see \(dqborg help patterns\(dq.
+only consider archive names matching the glob. sh: rules apply (without actually using the sh: prefix), see \(dqborg help patterns\(dq.
.TP
.BI \-\-sort\-by \ KEYS
-Comma\-separated list of sorting keys; valid keys are: timestamp, name, id; default is: timestamp
+Comma\-separated list of sorting keys; valid keys are: timestamp, archive, name, id; default is: timestamp
.TP
.BI \-\-first \ N
consider first N archives after other filters were applied