From 0cf6d8dca2d725c7ddfc92ab56a59bb882e67fc7 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 22 Dec 2024 17:58:14 -0500 Subject: fix -a option docs --- usage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usage.c') diff --git a/usage.c b/usage.c index b8a4428..c3c4b89 100644 --- a/usage.c +++ b/usage.c @@ -1,6 +1,6 @@ char *usage_opts[] = { " --: no more options.", - " -1: don't alternate colors for normal characters.", + " -1: don't alternate colors.", " -b: bold color output.", " -c nnnnn: colors (2 to 5 digits, 0 to 7).", " -d data: dump this data instead of a file.", -- cgit v1.2.3