chiark / gitweb /
Bugfixes:
[chiark-utils.git] / scripts / expire-iso8601
index 530c48c170bf4adb8d1ab1cab5d8a01526a53a8f..76006783bbfe17f818e810cfdc9bc8a553a32c70 100755 (executable)
@@ -16,8 +16,8 @@ example:
       uses units of 86400s (1 day) with a slop of 8640
       it keeps 14 daily items
        (that is 14 items, dated no less than 86400-8640 apart)
       uses units of 86400s (1 day) with a slop of 8640
       it keeps 14 daily items
        (that is 14 items, dated no less than 86400-8640 apart)
-      and 7 weekly items
-       (that is 7 items, dated no less than 7*86400-8640 apart)
+      and 4 weekly items
+       (that is 4 items, dated no less than 7*86400-8640 apart)
       the 14 daily and 7 weekly items may be the same, or not
    There is no need to sort the list of <number>x<interval> pairs.
 exit status:
       the 14 daily and 7 weekly items may be the same, or not
    There is no need to sort the list of <number>x<interval> pairs.
 exit status: