Prechádzať zdrojové kódy

create: document exclusion through nodump

Marian Beermann 8 rokov pred
rodič
commit
495f838d88
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  1. 3 0
      src/borg/archiver.py

+ 3 - 0
src/borg/archiver.py

@@ -2815,6 +2815,9 @@ class Archiver:
         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
         ++++++++++
         ++++++++++