From: Pierangelo Masarati Date: Fri, 8 Sep 2006 18:26:20 +0000 (+0000) Subject: re-enable "-d '?'" as a means to list what loglevels are available (ITS#4666) X-Git-Tag: OPENLDAP_REL_ENG_2_3_MP~191 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=eb30ec43e806b6044692c901df679153bb1f06fd;p=openldap re-enable "-d '?'" as a means to list what loglevels are available (ITS#4666) --- diff --git a/doc/man/man8/slapd.8 b/doc/man/man8/slapd.8 index 866a4d5021..d656134949 100644 --- a/doc/man/man8/slapd.8 +++ b/doc/man/man8/slapd.8 @@ -91,6 +91,9 @@ Comma-separated arrays of friendly names can be specified to select debugging output of the corresponding debugging information. All the names recognized by the \fIloglevel\fP directive described in \fBslapd.conf\fP(5) are supported. +If \fIdebug\-level\fP is \fB?\fP, a list of installed levels is printed, +and slapd exits. + Remember that if you turn on packet logging, packets containing bind passwords will be output, so if you redirect the log to a logfile, that file should be read-protected.