summaryrefslogtreecommitdiffstats
path: root/misc-utils/getopt.1
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/getopt.1')
-rw-r--r--misc-utils/getopt.16
1 files changed, 2 insertions, 4 deletions
diff --git a/misc-utils/getopt.1 b/misc-utils/getopt.1
index 3c52908cd..04fd34a2c 100644
--- a/misc-utils/getopt.1
+++ b/misc-utils/getopt.1
@@ -92,8 +92,7 @@ Allow long options to start with a single
.RB ' \- '.
.TP
.BR \-h , " \-\-help"
-Output a small usage guide and exit successfully. No other output is
-generated.
+Display help text and exit. No other output is generated.
.TP
.BR \-l , " \-\-longoptions \fIlongopts\fP"
The long (multi\-character) options to be recognized. More than one
@@ -172,8 +171,7 @@ is set, will return
and error status 0.
.TP
.BR \-V , " \-\-version"
-Output version information and exit successfully. No other output is
-generated.
+Display version information and exit. No other output is generated.
.SH PARSING
This section specifies the format of the second part of the
parameters of