summaryrefslogtreecommitdiff
path: root/man/man1/lexgrog.man1
diff options
context:
space:
mode:
authorPeter Schiffer <pschiffe@redhat.com>2014-01-15 15:43:19 +0000
committerColin Watson <cjwatson@debian.org>2014-01-15 15:43:19 +0000
commit69cffd2bdb0ab48bf93b14df79a9cbaef18e97b4 (patch)
tree12915257e47bc46a2d8d44f5bd63d120e0e786fa /man/man1/lexgrog.man1
parentd803175884b89f8acfd9a46320926c3cd73cdba1 (diff)
Synchronise manual pages with usage messages
* man/man1/apropos.man1 (SYNOPSIS): Replace -h with -?. (OPTIONS): Likewise. Add --usage. * man/man1/lexgrog.man1 (SYNOPSIS): Add -d. Replace -h with -?. (OPTIONS): Likewise. Add --usage. * man/man1/man.man1 (SYNOPSIS): Replace -h with -?. (OPTIONS): Likewise. Add --path (alias for -w). Add --usage. * man/man1/manpath.man1 (SYNOPSIS): Replace -h with -?. (OPTIONS): Likewise. Add --usage. * man/man1/whatis.man1 (SYNOPSIS): Replace -h with -?. (OPTIONS): Likewise. Add --usage. * man/man8/accessdb.man8 (SYNOPSIS): Add -d. Replace -h with -?. (OPTIONS): Likewise. Add --usage. * man/man8/catman.man8 (SYNOPSIS): Replace -h with -?. (OPTIONS): Likewise. Add --usage. * man/man8/mandb.man8 (SYNOPSIS): Replace -h with -?. (OPTIONS): Likewise. Add --usage.
Diffstat (limited to 'man/man1/lexgrog.man1')
-rw-r--r--man/man1/lexgrog.man110
1 files changed, 8 insertions, 2 deletions
diff --git a/man/man1/lexgrog.man1 b/man/man1/lexgrog.man1
index b2003262..b1f88969 100644
--- a/man/man1/lexgrog.man1
+++ b/man/man1/lexgrog.man1
@@ -12,7 +12,7 @@ lexgrog \- parse header information in man pages
.SH SYNOPSIS
.B lexgrog
.RB [\| \-m \||\| -c \|]
-.RB [\| \-fhwV \|]
+.RB [\| \-dfw?V \|]
.RB [\| \-E
.IR encoding \|]
.I file
@@ -44,6 +44,9 @@ input files is \(lq\-\(rq, it will read from standard input; if any input
file is compressed, a decompressed version will be read automatically.
.SH OPTIONS
.TP
+.if !'po4a'hide' .BR \-d ", " \-\-debug
+Print debugging information.
+.TP
.if !'po4a'hide' .BR \-m ", " \-\-man
Parse input as man page source files.
This is the default if neither
@@ -81,9 +84,12 @@ or
Override the guessed character set for the page to
.IR encoding .
.TP
-.if !'po4a'hide' .BR \-h ", " \-\-help
+.if !'po4a'hide' .BR \-? ", " \-\-help
Print a help message and exit.
.TP
+.if !'po4a'hide' .BR \-\-usage
+Print a short usage message and exit.
+.TP
.if !'po4a'hide' .BR \-V ", " \-\-version
Display version information.
.SH "EXIT STATUS"