aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-22 19:17:58 -0300
committerEuAndreh <eu@euandre.org>2021-06-22 19:17:58 -0300
commitd06c4b5359b24f5d5157cc3971db9d2a378ea260 (patch)
treed0d8b751f227ef3c1c50ae831097960e67743902 /TODOs.md
parenttests/remotes.sh: Supress output of git config (diff)
downloadgit-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.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index ed9acc6..1c8febc 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -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