浏览代码

create: document exclusion through nodump

(cherry picked from commit 495f838d88dea02ba3ec08f5985a4827c37a76d1)
Marian Beermann 7 年之前
父节点
当前提交
987a99dffe
共有 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
         ++++++++++