diff options
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -126,7 +126,11 @@ See `man man.1` for reference. [Conventions for Command Line Options]: https://nullprogram.com/blog/2020/08/01/ - TODO in 2021-06-21 -## DONE Use `getopts` in `aux/workflow/manpages.sh` {#task-9ee2bbc8-295f-52b7-4104-483869bad017} +## TODO Use `getopts` in `aux/workflow/manpages.sh` {#task-9ee2bbc8-295f-52b7-4104-483869bad017} +- TODO in 2021-06-22 + + Actually, I didn't implement this. + What I did was add `getopts` to `src/git-permalink.sh.in`, not to `aux/workflow/manpages.sh`. - DONE in 2021-06-22 Done <del>kind of</del> in |