diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-23 19:04:16 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-23 19:04:16 -0500 |
commit | 2f473ca5e9cd25e98994a5067ba85cbfa4ebc69f (patch) | |
tree | b00c1164b1700701b8bfb816dbbab33c377fab36 /uxd.rst | |
parent | 19cfbb2b5d615afdbb429a6dab60a0c47a673e3b (diff) | |
download | uxd-2f473ca5e9cd25e98994a5067ba85cbfa4ebc69f.tar.gz |
split synopsis in man page
Diffstat (limited to 'uxd.rst')
-rw-r--r-- | uxd.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -18,7 +18,9 @@ UTF-8 hex dumper SYNOPSIS ======== -uxd [ **--help** | **-h** | **--version** | **-v** ] | [**-n**] [**-c** *colors*] [**-d** *data*] [**-l** *length*] [**-o** *offset*] [[**-s** | **-S**] *seekpos*] [-[**1abcijmnprtTuvw**] ...] [*file* | *-*] +uxd [**-n**] [**-c** *colors*] [**-d** *data*] [**-l** *length*] [**-o** *offset*] [[**-s** | **-S**] *seekpos*] [-[**1abcijmnprtTuvw**] ...] [*file* | *-*] + +uxd **--help** | **-h** | **--version** | **-v** DESCRIPTION =========== |