aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index fdeea77..2b27dac 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,7 +1,7 @@
# TODO
- - [ ] Cli arg to set password prompt command
- - [ ] Cli arg to set confirmation prompt command
+ - [X] Cli arg to set password prompt command
+ - [X] Cli arg to set confirmation prompt command
+ - [X] Add confirmation command
- [ ] Use text that is provided as commands
- - [ ] Clear password support?
- [ ] Add repeat password support
- - [ ] Add confirmation command
+ - [ ] Clear password support?