create: document exclusion through nodump

(cherry picked from commit 495f838d88)
This commit is contained in:
Marian Beermann 2017-08-20 21:37:17 +02:00 committed by Thomas Waldmann
parent 818e5c8e01
commit 987a99dffe
1 changed files with 3 additions and 0 deletions

View File

@ -2807,6 +2807,9 @@ class Archiver:
and not include any other contents of the containing folder, this can be enabled
through using the ``--keep-exclude-tags`` option.
Borg respects the nodump flag. Files flagged nodump will be marked as excluded (x)
in ``--list`` output.
Item flags
++++++++++