diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-23 17:28:10 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-23 17:28:10 -0500 |
commit | efed2e181f143f881a002825355d135fcca048f2 (patch) | |
tree | f70adca556632fe848ab703a1f1ced7e8906dcce /uxd.rst | |
parent | ef022d074b570f43b7cb00c462fdde5f2534be03 (diff) | |
download | uxd-efed2e181f143f881a002825355d135fcca048f2.tar.gz |
tweak man page
Diffstat (limited to 'uxd.rst')
-rw-r--r-- | uxd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ UTF-8 hex dumper SYNOPSIS ======== -uxd [**-n**] [**-c** *colors*] [**-d** *data*] [**-l** *length*] [**-o** *offset*] [[**-s** | **-S**] *seekpos*] [-[**1abchijmnprtTuvw**] ...] [*file* | *-*] +uxd [ **--help** | **-h** | **--version** | **-v** ] | [**-n**] [**-c** *colors*] [**-d** *data*] [**-l** *length*] [**-o** *offset*] [[**-s** | **-S**] *seekpos*] [-[**1abcijmnprtTuvw**] ...] [*file* | *-*] DESCRIPTION =========== |