diff --git a/config.yml.sample b/config.yml.sample index e97624d..603fa29 100644 --- a/config.yml.sample +++ b/config.yml.sample @@ -3,7 +3,7 @@ input: - "/path/to/backup/location" - "~/tilde/is/supported" output: - output_root: "/path/must/be/on/the/same/filesystem" + output_root: "/path/should/be/on/the/same/filesystem" customization: time_format: "%Y-%m-%d_%H-%M-%S"