aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-21 15:51:39 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-21 15:51:39 -0500
commit32e2a0ceb6b36a8a2ded2b3b147c4bb294ca344e (patch)
tree50b497dda8939f0b76f0c82e6f25833389f82e03
parent23abb4764a4be094608a14a6637f08e8f3067a76 (diff)
downloadunalf-32e2a0ceb6b36a8a2ded2b3b147c4bb294ca344e.tar.gz
Update TODO.txt.
-rw-r--r--TODO.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index d7b4deb..9371b1d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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.