Small change to minute/hour format was wrong in corrected documentation

This commit is contained in:
Nico Schottelius 2006-06-15 23:48:05 +02:00
parent 8fd52561c1
commit 061b1b4ae2
1 changed files with 1 additions and 1 deletions

View File

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