aboutsummaryrefslogtreecommitdiff
path: root/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usage.c b/usage.c
index 57343fa..cf7e1da 100644
--- a/usage.c
+++ b/usage.c
@@ -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).",