diff --git a/doc/ccollect.text b/doc/ccollect.text index 1277462..def64e7 100644 --- a/doc/ccollect.text +++ b/doc/ccollect.text @@ -451,7 +451,7 @@ Now you can use /home/backup/web1 as the `destination` for the backup. Do *not* name the first backup something like "daily.initial", but use the "*0*" (or some number that is lower than the current year) as extension. `ccollect` uses `sort` to find the latest backup. `ccollect` -itself uses 'interval.YEAR-MONTH-DAY-HOUR:MINUTE.PID'. This notation will +itself uses 'interval.YEAR-MONTH-DAY-HOURMINUTE.PID'. This notation will *always* be before "daily.initial", as numbers are earlier in the list which is produced by `sort`. So, if you have a directory named "daily.initial", `ccollect` will always diff against this backup and transfer and delete