소스 검색

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