aboutsummaryrefslogtreecommitdiff
path: root/usage.c
diff options
context:
space:
mode:
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 a957552..16a7dd9 100644
--- a/usage.c
+++ b/usage.c
@@ -10,7 +10,7 @@ char *usage_opts[] = {
" -m: monochrome mode.",
" -n: ignore UXD_OPTS environment variable.",
" -o offset: added to hex offsets (decimal, 0x hex, 0 octal).",
- " -r: highlight multi-byte chars in reverse video.",
+ " -r: don't highlight multi-byte chars in reverse video.",
" -s pos: seek in input before dumping (-pos = seek back from EOF).",
" -S pos: like -s, but also sets -o so addresses start at 0.",
" -u: uppercase hex digits.",