aboutsummaryrefslogtreecommitdiff
path: root/usage.c
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-21 04:29:14 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-21 04:29:14 -0500
commitd7546f793ca01866ba1a1351e2f139a7c0ed9711 (patch)
tree796dfe98845ed3146350465ff0e71d49682a3bfb /usage.c
parentb51d501fd23f18f3d1f6222cbf8fc3f714bc330e (diff)
downloaduxd-d7546f793ca01866ba1a1351e2f139a7c0ed9711.tar.gz
alternating colors for specials
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usage.c b/usage.c
index 16a7dd9..57343fa 100644
--- a/usage.c
+++ b/usage.c
@@ -1,7 +1,7 @@
char *usage_opts[] = {
" -1: don't alternate colors for normal characters.",
" -b: bold color output.",
- " -c nnnn: colors (2 to 4 digits, 0 to 7).",
+ " -c nnnnn: colors (2 to 5 digits, 0 to 7).",
" -d data: dump this data instead of a file.",
" -h, --help: print this help message.",
" -i: print number of bytes/chars/ascii/multibyte/bad sequences.",