From bce860ff5542d3c373626b58f049094d38fd0e9f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 30 Jan 2001 19:44:21 +0000 Subject: document -q --- src/initlog.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/initlog.1') diff --git a/src/initlog.1 b/src/initlog.1 index f0c5c8cf..87eaf8d3 100644 --- a/src/initlog.1 +++ b/src/initlog.1 @@ -3,7 +3,7 @@ initlog \- log messages and events to the system logger .SH SYNOPSIS .B initlog -[\-cefnprs] [\-\-cmd=ARG] [\-\-event=ARG] [\-\-facility=ARG] +[\-cefnpqrs] [\-\-cmd=ARG] [\-\-event=ARG] [\-\-facility=ARG] [\-\-name=ARG] [\-\-priority=ARG] [\-\-run=ARG] [\-\-string=ARG] .SH DESCRIPTION \fBinitlog\fR logs messages and events to the system logger. @@ -54,6 +54,10 @@ Log the event under the specified string, such as Log at the specified syslog priority. The default is \fBnotice\fR (see syslog(3)). .TP +.I "\-q" +Do not print the program's output, unless it exits +with a non-zero exit code. +.TP .I "\-r, \-\-run=[program]" Execute the specified program, with an open file descriptor so that the program can pass back -- cgit v1.2.1