Update README.md

Under "Example: laptop with usb-disk for backups" the readme stated that " snapshot_preserve 14d" will "keep daily snapshots for 14 days [..]". I believe that this is misleading, as it seems to imply that only one snapshot --the latest -- will be kept in that period, when in fact _all_ snapshots will be kept in that period.
pull/135/head
Bladtman242 2017-03-30 22:34:48 +02:00 committed by GitHub
parent 7436d9432c
commit 4f05bb78f0
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ Retention policy:
* keep all snapshots for 2 days, no matter how frequently you (or * keep all snapshots for 2 days, no matter how frequently you (or
your cron-job) run btrbk your cron-job) run btrbk
* keep latest daily snapshots for 14 days (very handy if you are on * keep daily snapshots for 14 days (very handy if you are on
the road and the backup disk is not attached) the road and the backup disk is not attached)
* keep monthly backups forever * keep monthly backups forever
* keep weekly backups for 10 weeks * keep weekly backups for 10 weeks