diff options
Diffstat (limited to 'usage.c')
-rw-r--r-- | usage.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.", |