From: Andre Noll Date: Mon, 12 May 2008 15:41:15 +0000 (+0200) Subject: Clarify the difference between outdated and redundant snapshots. X-Git-Tag: v0.1.0~10 X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=commitdiff_plain;h=6f9a0ecf236d5171dda08897af39ddcf0a92f007 Clarify the difference between outdated and redundant snapshots. --- diff --git a/dss.ggo b/dss.ggo index a6644ee..d843906 100644 --- a/dss.ggo +++ b/dss.ggo @@ -107,13 +107,14 @@ details=" groupoption "prune" P #~~~~~~~~~~~~~~~~~~~~ -"Remove a redundant snapshot" +"Remove redundant and outdated snapshots" group="command" details=" - A snapshot is considered redundant if it ether belongs to - an interval greater than the maximum number of intervals, - or if it belongs to an interval that already contains more - than the desired number of snapshots. + A snapshot is considered outdated if it belongs to an interval + greater than the maximum number of intervals. It is said to be + redundant if it belongs to an interval that already contains + more than the desired number of snapshots. This command gets + rid of such snapshots. " groupoption "ls" L