diff options
Diffstat (limited to 'usage.c')
-rw-r--r-- | usage.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ char *usage_opts[] = { " -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.", + " -t: put terminal in utf-8 mode.", + " -T: put terminal in utf-8 mode, and leave it that way on exit.", " -u: uppercase hex digits.", " -v, --version: print version of uxd.", " -w: WTF-8 mode (allow surrogates).", |