From 061b1b4ae2340a90fe420b383c19a6047b90537a Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 15 Jun 2006 23:48:05 +0200 Subject: [PATCH] Small change to minute/hour format was wrong in corrected documentation --- doc/ccollect.text | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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