aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-07-06 00:12:52 +0530
committerAkshay Nair <phenax5@gmail.com>2020-07-06 00:12:52 +0530
commit794d6e9512a356a7e068b6ba274c14438393c836 (patch)
treee3c5845b7db480d4de1de5f2e2e14b86e09fd748 /TODO.md
parentf90372dbd046e08998790a8b39a2ecbc343fbd12 (diff)
downloadanypinentry-794d6e9512a356a7e068b6ba274c14438393c836.tar.gz
anypinentry-794d6e9512a356a7e068b6ba274c14438393c836.zip
todo
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?