1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-26 17:57:59 +00:00

Merge pull request #2953 from enkore/issue/2949

create: document exclusion through nodump
This commit is contained in:
enkore 2017-08-21 12:20:22 +02:00 committed by GitHub
commit 8af5a0a272

View file

@ -2815,6 +2815,9 @@ 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 and not include any other contents of the containing folder, this can be enabled
through using the ``--keep-exclude-tags`` option. 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 Item flags
++++++++++ ++++++++++