aboutsummaryrefslogtreecommitdiff
path: root/usage.c
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-23 17:19:41 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-23 17:19:41 -0500
commit98c57fed0d712d641eb3609f428bc6c162051130 (patch)
tree4494c1c43b0a86f31f487a16f362649db41ce505 /usage.c
parentf24c37189ab4d4e508604b0f15b4a29e03464d3f (diff)
downloaduxd-98c57fed0d712d641eb3609f428bc6c162051130.tar.gz
document -a option
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usage.c b/usage.c
index e547068..5831514 100644
--- a/usage.c
+++ b/usage.c
@@ -1,6 +1,7 @@
char *usage_opts[] = {
" --: no more options.",
" -1: don't alternate colors.",
+ " -a: don't dump ASCII-only lines.",
" -b: bold color output.",
" -c nnnnn: colors (1 to 5 digits, 0 to 7).",
" -d data: dump this data instead of a file.",