From f5365fddff6037cb3ca95198d8103105e1835c2d Mon Sep 17 00:00:00 2001 From: Fux Snow Date: Wed, 25 Nov 2015 13:26:57 +0100 Subject: [PATCH] Add warning in example configuration --- config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config b/config index b2e2d43..58b67ed 100644 --- a/config +++ b/config @@ -1,5 +1,7 @@ #Example config file for my_backup +# WARNING: Values should NOT be quoted, e.g. use inputs=/some/dir instead of inputs="/some/dir" + #Input directories. Use a comma to separate items inputs=/home/my_home,/etc