diff --git a/src/borg/archiver.py b/src/borg/archiver.py index ac5d0bffd..cc37c1307 100644 --- a/src/borg/archiver.py +++ b/src/borg/archiver.py @@ -2883,9 +2883,6 @@ 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 ++++++++++