From d2a382f55e646cb3ffedb47629911681006321b1 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 5 Feb 2023 10:04:09 -0800 Subject: man page: resync SYNOPSIS and DESCRIPTION sections Add missing options to both sections Signed-off-by: Alan Coopersmith --- man/xconsole.man | 15 +++++++++++++-- 1 file 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 -- cgit v1.2.3