summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-05 10:04:09 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-05 10:07:52 -0800
commitd2a382f55e646cb3ffedb47629911681006321b1 (patch)
tree80652b0b306cb0031cbee057106eddb4c2c379a6
parent2f5f53c0d9c7114231de026f772cdfc877d61e49 (diff)
man page: resync SYNOPSIS and DESCRIPTION sections
Add missing options to both sections Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--man/xconsole.man15
1 files changed, 13 insertions, 2 deletions
diff --git a/man/xconsole.man b/man/xconsole.man
index 606d6bb..981889f 100644
--- a/man/xconsole.man
+++ b/man/xconsole.man
@@ -27,9 +27,14 @@
.SH NAME
xconsole \- monitor system console messages with X
.SH SYNOPSIS
+.nf
.ta 8n
-\fBxconsole\fP [-\fItoolkitoption\fP ...] [-file \fIfile-name\fP]
-[-notify] [-stripNonprint] [-daemon] [-verbose] [-exitOnFail]
+\fBxconsole\fP [-\fItoolkitoption\fP ...] [\fB-file\fP \fIfile-name\fP]
+ [\fB-notify\fP|\fB-nonotify\fP] [\fB-daemon\fP] [\fB-verbose\fP]
+ [\fB-exitOnFail\fP] [\fB-stripNonprint\fP] [\fB-saveLines\fP \fIcount\fP]
+\fBxconsole -help\fP
+\fBxconsole -version\fP
+.fi
.SH DESCRIPTION
The
.I xconsole
@@ -63,6 +68,12 @@ When set, this option directs
.I xconsole
to exit when it is unable to redirect the console output.
.TP 8
+.B \-stripNonprint
+When set, this option directs
+.I xconsole
+to not include any non-printable characters in the current locale in
+the displayed output.
+.TP 8
.B \-saveLines \fIcount\fP
When set,
.I xconsole