소스 검색

docs: borg does not respect nodump flag by default any more

Thomas Waldmann 7 년 전
부모
커밋
7ddf7c451f
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      src/borg/archiver.py

+ 0 - 3
src/borg/archiver.py

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