summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files 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)