aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to '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.