aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uxd.12
-rw-r--r--uxd.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/uxd.1 b/uxd.1
index a04dea5..1330b00 100644
--- a/uxd.1
+++ b/uxd.1
@@ -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
diff --git a/uxd.rst b/uxd.rst
index 816f2cc..97fa4ff 100644
--- a/uxd.rst
+++ b/uxd.rst
@@ -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
===========