From b16a2321f49f8ac07195e98d031b9b6a2b49841c Mon Sep 17 00:00:00 2001 From: hvisage Date: Tue, 27 Mar 2018 07:49:13 +0200 Subject: [PATCH] fjutscha - Michael Kress fix --- man/metalog.conf.5.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/metalog.conf.5.in b/man/metalog.conf.5.in index 918ba23..6b2a4bf 100644 --- a/man/metalog.conf.5.in +++ b/man/metalog.conf.5.in @@ -88,7 +88,8 @@ Don't log if the message level exceeds that value. By default, \fBmaximum\fR is the largest possible level. .TP \fBlogdir\fR = \fI"/dir/where/logs/will/be/written/"\fR -Files will be written under the specified directory. +Files will be written under the specified directory. The special value \fI"NONE"\fR will +skip the log message. .TP \fBprogram\fR = \fI"name"\fR Can be used to do filtering instead of \fBfacility\fR.