mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 11:39:34 -05:00
point to slapd(8) for details on "-d"
This commit is contained in:
parent
eb30ec43e8
commit
4efbb9960c
7 changed files with 28 additions and 7 deletions
|
|
@ -47,7 +47,10 @@ in the naming context of a configured database. See also
|
|||
.TP
|
||||
.BI \-d " level"
|
||||
enable debugging messages as defined by the specified
|
||||
.IR level .
|
||||
.IR level ;
|
||||
see
|
||||
.BR slapd (8)
|
||||
for details.
|
||||
.TP
|
||||
.BI \-D " authcDN"
|
||||
specify a DN to be used as identity through the test session
|
||||
|
|
|
|||
|
|
@ -57,7 +57,10 @@ enable continue (ignore errors) mode.
|
|||
.TP
|
||||
.BI \-d " level"
|
||||
enable debugging messages as defined by the specified
|
||||
.IR level .
|
||||
.IR level ;
|
||||
see
|
||||
.BR slapd (8)
|
||||
for details.
|
||||
.TP
|
||||
.BI \-f " slapd.conf"
|
||||
specify an alternative
|
||||
|
|
|
|||
|
|
@ -36,7 +36,10 @@ list given on the command-line.
|
|||
.TP
|
||||
.BI \-d " level"
|
||||
enable debugging messages as defined by the specified
|
||||
.IR level .
|
||||
.IR level ;
|
||||
see
|
||||
.BR slapd (8)
|
||||
for details.
|
||||
.TP
|
||||
.BI \-f " slapd.conf"
|
||||
specify an alternative
|
||||
|
|
|
|||
|
|
@ -71,7 +71,10 @@ Enable continue (ignore errors) mode.
|
|||
.TP
|
||||
.BI \-d " level"
|
||||
Enable debugging messages as defined by the specified
|
||||
.IR level .
|
||||
.IR level ;
|
||||
see
|
||||
.BR slapd (8)
|
||||
for details.
|
||||
.TP
|
||||
.BI \-f " slapd.conf"
|
||||
Specify an alternative
|
||||
|
|
|
|||
|
|
@ -32,7 +32,10 @@ list given on the command-line.
|
|||
.TP
|
||||
.BI \-d " level"
|
||||
enable debugging messages as defined by the specified
|
||||
.IR level .
|
||||
.IR level ;
|
||||
see
|
||||
.BR slapd (8)
|
||||
for details.
|
||||
.TP
|
||||
.BI \-f " slapd.conf"
|
||||
specify an alternative
|
||||
|
|
|
|||
|
|
@ -44,7 +44,10 @@ enable continue (ignore errors) mode.
|
|||
.TP
|
||||
.BI \-d " level"
|
||||
enable debugging messages as defined by the specified
|
||||
.IR level .
|
||||
.IR level ;
|
||||
see
|
||||
.BR slapd (8)
|
||||
for details.
|
||||
.TP
|
||||
.BI \-f " slapd.conf"
|
||||
specify an alternative
|
||||
|
|
|
|||
|
|
@ -27,7 +27,10 @@ and the backend-specific rules, checking its sanity.
|
|||
.TP
|
||||
.BI \-d " level"
|
||||
enable debugging messages as defined by the specified
|
||||
.IR level .
|
||||
.IR level ;
|
||||
see
|
||||
.BR slapd (8)
|
||||
for details.
|
||||
.TP
|
||||
.BI \-f " slapd.conf"
|
||||
specify an alternative
|
||||
|
|
|
|||
Loading…
Reference in a new issue