diff options
author | EuAndreh <eu@euandre.org> | 2021-06-21 15:38:24 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-21 15:38:24 -0300 |
commit | 44581c3387150064b2f0d45ba5858eea42dd31af (patch) | |
tree | 33dea3d6dcb130e8975f1be259eed530b95fd6b7 /TODOs.md | |
parent | TODOs.md: Add #task-717fa8b7-1c92-5766-8872-280ae061bf4b (diff) | |
download | git-permalink-44581c3387150064b2f0d45ba5858eea42dd31af.tar.gz git-permalink-44581c3387150064b2f0d45ba5858eea42dd31af.tar.xz |
TODOs.md: Mark https://nullprogram.com/blog/2020/08/01/ as CANCELLED
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -34,7 +34,14 @@ See `man man.1` for reference. ## TODO Use `hunspell` for checking spelling mistakes in translations {#task-4ae91595-6e6d-be17-d882-754a478da878} - TODO in 2021-06-21 -## TODO Consider `-?` flag for showing the help message {#task-fbc4e2cc-b9e0-53e2-6b0a-8ec118962046} +## CANCELLED Consider `-?` flag for showing the help message {#task-fbc4e2cc-b9e0-53e2-6b0a-8ec118962046} +- CANCELLED in 2021-06-21 + + It may have been true and conventional historically, but neither [POSIX], nor [TAOUP], nor [Conventions for Command Line Options] instruct that. + + [POSIX]: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap12.html + [TAOUP]: http://www.catb.org/~esr/writings/taoup/html/ch10s05.html + [Conventions for Command Line Options]: https://nullprogram.com/blog/2020/08/01/ - TODO in 2021-06-21 ## TODO Use `getopts` in `aux/workflow/manpages.sh` {#task-9ee2bbc8-295f-52b7-4104-483869bad017} |