ソースを参照

slightly rephrase prune help

Thomas Waldmann 9 年 前
コミット
695dc68479
1 ファイル変更2 行追加2 行削除
  1. 2 2
      borg/archiver.py

+ 2 - 2
borg/archiver.py

@@ -1153,8 +1153,8 @@ class Archiver:
         any of the specified retention options. This command is normally used by
         automated backup scripts wanting to keep a certain number of historic backups.
 
-        As an example, "-d 7" means to keep the latest backup on each day for 7 days.
-        Days without backups do not count towards the total.
+        As an example, "-d 7" means to keep the latest backup on each day, up to 7
+        most recent days with backups (days without backups do not count).
         The rules are applied from hourly to yearly, and backups selected by previous
         rules do not count towards those of later rules. The time that each backup
         completes is used for pruning purposes. Dates and times are interpreted in