Преглед на файлове

Merge pull request #2966 from ThomasWaldmann/issue/2949-1.1

create: document exclusion through nodump
TW преди 8 години
родител
ревизия
e2b01dc05b
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      src/borg/archiver.py

+ 3 - 0
src/borg/archiver.py

@@ -2807,6 +2807,9 @@ 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
         ++++++++++