|
@@ -1,6 +1,6 @@
|
|
.\" Man page generated from reStructuredText.
|
|
.\" Man page generated from reStructuredText.
|
|
.
|
|
.
|
|
-.TH BORG-CREATE 1 "2017-10-07" "" "borg backup tool"
|
|
|
|
|
|
+.TH BORG-CREATE 1 "2017-10-22" "" "borg backup tool"
|
|
.SH NAME
|
|
.SH NAME
|
|
borg-create \- Create new archive
|
|
borg-create \- Create new archive
|
|
.
|
|
.
|
|
@@ -142,6 +142,9 @@ output stats as JSON. Implies \fB\-\-stats\fP\&.
|
|
.TP
|
|
.TP
|
|
.B \-\-no\-cache\-sync
|
|
.B \-\-no\-cache\-sync
|
|
experimental: do not synchronize the cache. Implies not using the files cache.
|
|
experimental: do not synchronize the cache. Implies not using the files cache.
|
|
|
|
+.TP
|
|
|
|
+.B \-\-no\-files\-cache
|
|
|
|
+do not load/update the file metadata cache used to detect unchanged files
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.SS Exclusion options
|
|
.SS Exclusion options
|
|
.INDENT 0.0
|
|
.INDENT 0.0
|
|
@@ -166,6 +169,9 @@ exclude directories that are tagged by containing a filesystem object with the g
|
|
.TP
|
|
.TP
|
|
.B \-\-keep\-exclude\-tags\fP,\fB \-\-keep\-tag\-files
|
|
.B \-\-keep\-exclude\-tags\fP,\fB \-\-keep\-tag\-files
|
|
if tag objects are specified with \fB\-\-exclude\-if\-present\fP, don\(aqt omit the tag objects themselves from the backup archive
|
|
if tag objects are specified with \fB\-\-exclude\-if\-present\fP, don\(aqt omit the tag objects themselves from the backup archive
|
|
|
|
+.TP
|
|
|
|
+.B \-\-exclude\-nodump
|
|
|
|
+exclude files flagged NODUMP
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.SS Filesystem options
|
|
.SS Filesystem options
|
|
.INDENT 0.0
|
|
.INDENT 0.0
|
|
@@ -182,6 +188,9 @@ do not store atime into archive
|
|
.B \-\-noctime
|
|
.B \-\-noctime
|
|
do not store ctime into archive
|
|
do not store ctime into archive
|
|
.TP
|
|
.TP
|
|
|
|
+.B \-\-nobsdflags
|
|
|
|
+do not read and store bsdflags (e.g. NODUMP, IMMUTABLE) into archive
|
|
|
|
+.TP
|
|
.B \-\-ignore\-inode
|
|
.B \-\-ignore\-inode
|
|
ignore inode data in the file metadata cache used to detect unchanged files.
|
|
ignore inode data in the file metadata cache used to detect unchanged files.
|
|
.TP
|
|
.TP
|