aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uxd.14
-rw-r--r--uxd.rst4
2 files changed, 6 insertions, 2 deletions
diff --git a/uxd.1 b/uxd.1
index 0344c10..d4917fd 100644
--- a/uxd.1
+++ b/uxd.1
@@ -32,7 +32,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
uxd \- UTF-8 hex dumper
.SH SYNOPSIS
.sp
-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]
+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] [\-[\fB1abcijmnprtTuvw\fP] ...] [\fIfile\fP | \fI\-\fP]
+.sp
+uxd \fB\-\-help\fP | \fB\-h\fP | \fB\-\-version\fP | \fB\-v\fP
.SH DESCRIPTION
.sp
\fBuxd\fP is a hex dump utility that\(aqs aware of UTF\-8 multibyte sequence
diff --git a/uxd.rst b/uxd.rst
index 0d43625..0c95d31 100644
--- a/uxd.rst
+++ b/uxd.rst
@@ -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
===========