summaryrefslogtreecommitdiffstats
path: root/docs/man/borg-config.1
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2022-01-23 15:53:42 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2022-01-23 15:53:42 +0100
commit61c7ee2b3580222453b0644e2cce26f37c526369 (patch)
tree9ea15557321fa86419cf0a90a729259f04091177 /docs/man/borg-config.1
parent572e996d9a9479abb8c9e50a03d5b96ca413ef90 (diff)
build_man
Diffstat (limited to 'docs/man/borg-config.1')
-rw-r--r--docs/man/borg-config.112
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/man/borg-config.1 b/docs/man/borg-config.1
index 93db8f909..a92fe2d63 100644
--- a/docs/man/borg-config.1
+++ b/docs/man/borg-config.1
@@ -1,8 +1,5 @@
.\" Man page generated from reStructuredText.
.
-.TH BORG-CONFIG 1 "2021-05-11" "" "borg backup tool"
-.SH NAME
-borg-config \- get, set, and delete values in a repository or cache config file
.
.nr rst2man-indent-level 0
.
@@ -30,6 +27,9 @@ 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-CONFIG" 1 "2022-01-23" "" "borg backup tool"
+.SH NAME
+borg-config \- get, set, and delete values in a repository or cache config file
.SH SYNOPSIS
.sp
borg [common options] config [options] [REPOSITORY] [NAME] [VALUE]
@@ -65,13 +65,13 @@ new value for key
.SS optional arguments
.INDENT 0.0
.TP
-.B \-c\fP,\fB \-\-cache
+.B \-c\fP,\fB \-\-cache
get and set values from the repo cache
.TP
-.B \-d\fP,\fB \-\-delete
+.B \-d\fP,\fB \-\-delete
delete the key from the config file
.TP
-.B \-l\fP,\fB \-\-list
+.B \-l\fP,\fB \-\-list
list the configuration of the repo
.UNINDENT
.SH EXAMPLES