aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-21 15:38:24 -0300
committerEuAndreh <eu@euandre.org>2021-06-21 15:38:24 -0300
commit44581c3387150064b2f0d45ba5858eea42dd31af (patch)
tree33dea3d6dcb130e8975f1be259eed530b95fd6b7
parentTODOs.md: Add #task-717fa8b7-1c92-5766-8872-280ae061bf4b (diff)
downloadgit-permalink-44581c3387150064b2f0d45ba5858eea42dd31af.tar.gz
git-permalink-44581c3387150064b2f0d45ba5858eea42dd31af.tar.xz
TODOs.md: Mark https://nullprogram.com/blog/2020/08/01/ as CANCELLED
-rw-r--r--TODOs.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 775c51d..cd7cf15 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -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}