summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index f0a86ba..120fec9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,9 +1,5 @@
# TODO
-* 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?)
- * Action method with a block...! Is the way to go!
* Recursively install a directory
* Support for file deletion
* Support for file modes (owner, chmod)