Browse Source

Merge pull request #5850 from braewoods/exclude-from

Complements the documentation for pattern files and exclude files (#5520)
TW 4 năm trước cách đây
mục cha
commit
27b08ab57c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/borg/archiver.py

+ 1 - 1
src/borg/archiver.py

@@ -2369,7 +2369,7 @@ class Archiver:
             fm:aa:something/*
             re:^home/[^/]\\.tmp/
             sh:home/*/.thumbnails
-             # Example with spaces, no need to escape as it is processed by borg
+            # Example with spaces, no need to escape as it is processed by borg
             some file with spaces.txt
             EOF
             $ borg create --exclude-from exclude.txt backup /