diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-21 15:51:39 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-21 15:51:39 -0500 |
| commit | 32e2a0ceb6b36a8a2ded2b3b147c4bb294ca344e (patch) | |
| tree | 50b497dda8939f0b76f0c82e6f25833389f82e03 | |
| parent | 23abb4764a4be094608a14a6637f08e8f3067a76 (diff) | |
| download | unalf-32e2a0ceb6b36a8a2ded2b3b147c4bb294ca344e.tar.gz | |
Update TODO.txt.
| -rw-r--r-- | TODO.txt | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -- categorize diagnostics as fatal or warning. +- categorize diagnostics as fatal or warning. done in the code, needs doing + in the man page. + +- fix dup message for bad opts: + $ ./unalf -X + ./unalf: invalid option -- 'X' + unalf: fatal: invalid option (try -h or --help) - include some of Alfred's email commentary in the doc dir. |
