Update manpage
[sitarba.git] / sitarba.conf
index bd316a85ac55c6619bbfab85596d1ac3fa03ab13..56c9849b9e210a41a27a2b2b9177f53663dd5091 100644 (file)
@@ -6,7 +6,7 @@ backupdir = /media/backup
 # One of tar, tar.gz (default), tar.bz2, tar.xz
 #format = tar.gz
 
-# Path ot the tar binary. (Default: /bin/tar)
+# Path of the tar binary. (Default: /bin/tar)
 #tarbin = /bin/tar
 
 # Each option starting with "exclude" contains a single --exclude pattern for
@@ -50,7 +50,8 @@ exclude1 = ./home/*/.thunderbird/*
 # mode = full
 
 
-# Configure a user-defined epoch called 'biweek'.
+# Configure a user-defined epoch called 'biweek'. The epoch's name must
+# comprise alphanumeric characters only.
 [epoch biweek]
 numkeeps = 13
 mode = full
@@ -61,7 +62,8 @@ timespan = 2*week
 
 
 
-# A file set called 'home'. Each file set is packed into one archive using tar.
+# A file set called 'home'. The set's name must comprise alphanumeric
+# characters only. Each file set is packed into one archive using tar.
 [set home]
 # Each option starting with "dir" contains a single directory which belongs to
 # this file set.