summaryrefslogtreecommitdiffstats
path: root/docs/man/borg-delete.1
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2020-10-04 20:33:08 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2020-10-04 20:33:08 +0200
commit1562952adafe69cb6101cb5ce4492478747af58a (patch)
tree6dc775d6dfc9aa2bb1723ff4ec789d3f9e5a4c4d /docs/man/borg-delete.1
parentab31dc476e8c6e239a0d9bcbdfa076ec5f554c8a (diff)
build_man
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 d073a22ad..f3726fd6e 100644
--- a/docs/man/borg-delete.1
+++ b/docs/man/borg-delete.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH BORG-DELETE 1 "2020-04-21" "" "borg backup tool"
+.TH BORG-DELETE 1 "2020-10-04" "" "borg backup tool"
.SH NAME
borg-delete \- Delete an existing repository or archives
.
@@ -95,10 +95,10 @@ work slower, but using less space
.SS Archive filters
.INDENT 0.0
.TP
-.BI \-P \ PREFIX\fP,\fB \ \-\-prefix \ PREFIX
+.BI \-P \ PREFIX\fR,\fB \ \-\-prefix \ PREFIX
only consider archive names starting with this prefix.
.TP
-.BI \-a \ GLOB\fP,\fB \ \-\-glob\-archives \ GLOB
+.BI \-a \ GLOB\fR,\fB \ \-\-glob\-archives \ GLOB
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