summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 1e61407..f0a86ba 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,7 +3,7 @@
* Implement dry run mode, e.g. use if option :dry ...
* Go through all keywords and evaluate methods!
* Print out what it would do but don't do it (helper method?)
-* Backup file when it gets deleted
+ * Action method with a block...! Is the way to go!
* Recursively install a directory
* Support for file deletion
* Support for file modes (owner, chmod)