aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..d59c45d
--- /dev/null
+++ b/TODO
@@ -0,0 +1,15 @@
+- Add sanity check for space remaining on disc.
+ - Use flat % to determine when not to backup?
+ - Only check space when resquashing?
+
+- Implement options
+ --resquash manual resquash
+ --rollback=<day> rollback to a day of the week
+ -c <config file> specify path to different config
+
+- Add logging
+
+- Filter output from commands
+
+- Create help/usage function
+