1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-31 19:52:22 +00:00

docs: borg does not respect nodump flag by default any more

(cherry picked from commit 7ddf7c451f)
This commit is contained in:
Thomas Waldmann 2017-11-05 20:48:49 +01:00
parent e7ae63f1f6
commit 304c9a1dc6

View file

@ -2883,9 +2883,6 @@ def define_archive_filters_group(subparser, *, sort_by=True, first_last=True):
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
++++++++++