aboutsummaryrefslogtreecommitdiff
path: root/usage.c
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-22 17:54:51 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-22 17:54:51 -0500
commit9dc55bbd886e5a7de8e7ee020e643b536f377667 (patch)
treeb14042b776c34d97c1e7a12dfc0dbf3b9b19011c /usage.c
parent69816aaa655b4028d5bac272868c4c932d8cc33f (diff)
downloaduxd-9dc55bbd886e5a7de8e7ee020e643b536f377667.tar.gz
document -- in man and --help
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 cf7e1da..b8a4428 100644
--- a/usage.c
+++ b/usage.c
@@ -1,4 +1,5 @@
char *usage_opts[] = {
+ " --: no more options.",
" -1: don't alternate colors for normal characters.",
" -b: bold color output.",
" -c nnnnn: colors (2 to 5 digits, 0 to 7).",