aboutsummaryrefslogtreecommitdiff
path: root/uxd.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-22 17:19:53 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-22 17:19:53 -0500
commit69816aaa655b4028d5bac272868c4c932d8cc33f (patch)
tree8f6396eb3db04dea5070e92128f8395fb47fd9f5 /uxd.rst
parent70bf4098549604af57b09b6f4746ccebf894ae12 (diff)
downloaduxd-69816aaa655b4028d5bac272868c4c932d8cc33f.tar.gz
update --help
Diffstat (limited to 'uxd.rst')
-rw-r--r--uxd.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/uxd.rst b/uxd.rst
index ca19c9a..16a6a37 100644
--- a/uxd.rst
+++ b/uxd.rst
@@ -169,12 +169,16 @@ as *K*, *M*, and *G* for power-of-10 based (e.g. *1K* is 1000 bytes).
running in UTF-8 mode. If this assumption turns out to be wrong, you can
use the **-T** option instead.
+.. put terminal in utf-8 mode.
+
-T
Same as **-T**, but leaves the terminal in UTF-8 mode on exit. Can be
used to recover from a previous misuse of **-t**, like so::
uxd -T -dd
+.. put terminal in utf-8 mode, and leave it that way on exit.
+
-u
Use uppercase hex digits *A-F*. Default is lowercase.