From 8a2e91813b0ccd8989870a87e36ec3b609942afa Mon Sep 17 00:00:00 2001 From: Laurent Date: Wed, 13 Nov 2013 17:57:51 +0800 Subject: Update README.md Now done: "Check if there's enough space in the destination before doing the backup. Also automatically delete old backups." --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81ed1d4..e36e090 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,10 @@ An optional exclude file can be provided as a third parameter. It should be comp # TODO -* Check if there's enough space in the destination before doing the backup. Also automatically delete old backups. - * Manage the backups in a way similar to Time Machine - hourly backups for the past 24 hours; daily backups for the past month; weekly backups for the previous months. +* Other minor changes (see TODO comments in the source). + # LICENSE [MIT](http://opensource.org/licenses/MIT) -- cgit v1.2.3