From 4f05bb78f005ecc1add5549e6de5c4f48d01c9da Mon Sep 17 00:00:00 2001 From: Bladtman242 Date: Thu, 30 Mar 2017 22:34:48 +0200 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3c3672..1ca0e8a 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ Retention policy: * keep all snapshots for 2 days, no matter how frequently you (or 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) * keep monthly backups forever * keep weekly backups for 10 weeks