diff options
Diffstat (limited to 'usage.c')
-rw-r--r-- | usage.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ char *usage_opts[] = { " --: no more options.", " -1: don't alternate colors.", " -a: don't dump ASCII-only lines.", + " -A: ASCII output instead of UTF-8.", " -b: bold color output.", " -c nnnnn: colors (1 to 5 digits, 0 to 7).", " -d data: dump this data instead of a file.", |