summaryrefslogtreecommitdiffstats
path: root/docs/man/borg-init.1
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2019-02-24 20:40:07 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2019-02-24 20:40:07 +0100
commit032a4effd359f977c882cff74a8653b697fe73c9 (patch)
tree042ecc96d1e03c6f6eaa463d18e30e432dff4633 /docs/man/borg-init.1
parentbece7e809023ec7b0ff717f761517df5c16bdf2c (diff)
build_man1.2.0a2
Diffstat (limited to 'docs/man/borg-init.1')
-rw-r--r--docs/man/borg-init.17
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/man/borg-init.1 b/docs/man/borg-init.1
index 9c9c2e62d..f31e43a72 100644
--- a/docs/man/borg-init.1
+++ b/docs/man/borg-init.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH BORG-INIT 1 "2017-11-25" "" "borg backup tool"
+.TH BORG-INIT 1 "2019-02-24" "" "borg backup tool"
.SH NAME
borg-init \- Initialize an empty repository
.
@@ -182,10 +182,13 @@ repository to create
select encryption key mode \fB(required)\fP
.TP
.B \-\-append\-only
-create an append\-only mode repository
+create an append\-only mode repository. Note that this only affects the low level structure of the repository, and running \fIdelete\fP or \fIprune\fP will still be allowed. See \fIappend_only_mode\fP in Additional Notes for more details.
.TP
.BI \-\-storage\-quota \ QUOTA
Set storage quota of the new repository (e.g. 5G, 1.5T). Default: no quota.
+.TP
+.B \-\-make\-parent\-dirs
+create the parent directories of the repository directory, if they are missing.
.UNINDENT
.SH EXAMPLES
.INDENT 0.0