浏览代码

Merge pull request #5850 from braewoods/exclude-from

Complements the documentation for pattern files and exclude files (#5520)
TW 4 年之前
父节点
当前提交
27b08ab57c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 /