浏览代码

Clarify configuration comment about source_directories also accepting files (#693).

Dan Helfman 2 年之前
父节点
当前提交
403ae0f698
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      borgmatic/config/schema.yaml

+ 2 - 2
borgmatic/config/schema.yaml

@@ -30,8 +30,8 @@ properties:
                 items:
                     type: string
                 description: |
-                    List of source directories to backup. Globs and tildes are
-                    expanded. Do not backslash spaces in path names.
+                    List of source directories and files to backup. Globs and
+                    tildes are expanded. Do not backslash spaces in path names.
                 example:
                     - /home
                     - /etc