summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-19 22:09:52 +0200
committerPaul Buetow <paul@buetow.org>2025-02-19 22:09:52 +0200
commit1afd39cccdb17e5f5c064b376db61d7c2b833ed3 (patch)
treef2c59dee57795dae643f9b14bd188382e8a07631 /TODO.md
parent1f085e83f018048931079e9bf0a564b461fd713c (diff)
adding dry
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)