From 69816aaa655b4028d5bac272868c4c932d8cc33f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 22 Dec 2024 17:19:53 -0500 Subject: update --help --- usage.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usage.c') 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).", -- cgit v1.2.3