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:
parent
e7ae63f1f6
commit
304c9a1dc6
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
++++++++++
|
||||
|
||||
|
|
Loading…
Reference in a new issue