diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-12 06:26:19 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-12 06:26:19 -0500 |
commit | c41ec69dbc29465ee338125f4f08168e6fcdee86 (patch) | |
tree | 3e9d17113ff300fa1ed596ea45cb52de0d47b9aa /uxd.rst | |
parent | 4df7bb4d762ff945fb7a823cb4c153cab7e3c273 (diff) | |
download | uxd-c41ec69dbc29465ee338125f4f08168e6fcdee86.tar.gz |
trim README, minor man update.
Diffstat (limited to 'uxd.rst')
-rw-r--r-- | uxd.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,7 +23,8 @@ DESCRIPTION =========== **uxd** is a hex dump utility that's aware of UTF-8 multibyte sequence -semantics. +semantics, and uses colorized output to indicate which byte +sequences go with which human-readable characters. Input is read from *file*, or standard input if *file* is missing or given as **-**. The input is treated as UTF-8 encoded Unicode. Since |