diff options
Diffstat (limited to 'TODO.adoc')
-rw-r--r-- | TODO.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Implement * [ ] Read environment variable $EDITOR, default to vim (only parse arg 0 to some avoid security concerns) * [ ] Argument parser (eg: -r,--recipient) -* [ ] Recipient addition beyond the list already in the file +* [x] Recipient addition beyond the list already in the file * [ ] Recipient removal from existing file * [ ] New file creation (at least one recipient required) * [ ] Helptext |