Forráskód Böngészése

Complements the documentation for pattern files and exclude files (#5520)

docs: "filename with spaces" example added to exclude file, fixes #5236

note: no whitespace escaping needed, processed by borg.
Nehalenniæ Oudin 4 éve
szülő
commit
0678b0ad2d
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 /