diff options
-rw-r--r-- | uxd.1 | 2 | ||||
-rw-r--r-- | uxd.rst | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -32,7 +32,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] uxd \- UTF-8 hex dumper .SH SYNOPSIS .sp -uxd [\fB\-n\fP] [\fB\-c\fP \fIcolors\fP] [\fB\-d\fP \fIdata\fP] [\fB\-l\fP \fIlength\fP] [\fB\-o\fP \fIoffset\fP] [[\fB\-s\fP | \fB\-S\fP] \fIseekpos\fP] [\-[\fB1abchijmnprtTuvw\fP] ...] [\fIfile\fP | \fI\-\fP] +uxd [ \fB\-\-help\fP | \fB\-h\fP | \fB\-\-version\fP | \fB\-v\fP ] | [\fB\-n\fP] [\fB\-c\fP \fIcolors\fP] [\fB\-d\fP \fIdata\fP] [\fB\-l\fP \fIlength\fP] [\fB\-o\fP \fIoffset\fP] [[\fB\-s\fP | \fB\-S\fP] \fIseekpos\fP] [\-[\fB1abcijmnprtTuvw\fP] ...] [\fIfile\fP | \fI\-\fP] .SH DESCRIPTION .sp \fBuxd\fP is a hex dump utility that\(aqs aware of UTF\-8 multibyte sequence @@ -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 =========== |