diff options
-rw-r--r-- | TODOs.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ # Tasks +## TODO Can't test getopt {#task-2c3021db-7ede-c835-691a-af240c11f883} +- TODO in 2021-03-10 + +--- + +For some reason, `getopt.3` doesn't read any of the options provided in the test. + +Right now the code is disabled with an `#ifdef DISABLE` guard. + ## TODO Add --version flag {#task-b001c31a-5053-d317-d8d3-c9647aa34067} - TODO in 2021-03-09 |