diff options
author | EuAndreh <eu@euandre.org> | 2021-06-22 19:17:58 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-22 19:17:58 -0300 |
commit | d06c4b5359b24f5d5157cc3971db9d2a378ea260 (patch) | |
tree | d0d8b751f227ef3c1c50ae831097960e67743902 /TODOs.md | |
parent | tests/remotes.sh: Supress output of git config (diff) | |
download | git-permalink-d06c4b5359b24f5d5157cc3971db9d2a378ea260.tar.gz git-permalink-d06c4b5359b24f5d5157cc3971db9d2a378ea260.tar.xz |
TODOs.md: Mark #task-9ee2bbc8-295f-52b7-4104-483869bad017 as TODO again
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 |