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

main
Dan Helfman 4 weeks ago
parent 92a2230a07
commit 403ae0f698

@ -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

Loading…
Cancel
Save