allow '-o value-check={yes|no}' for optional value checking, disabled in quick mode (ITS#6592)

This commit is contained in:
Pierangelo Masarati 2010-09-07 06:10:57 +00:00
parent 856f1b401a
commit 8a8daa383e

View file

@ -147,7 +147,13 @@ Possible generic options/values are:
syslog\-level=<level> (see `\-S' in slapd(8))
syslog\-user=<user> (see `\-l' in slapd(8))
.fi
schema-check={yes|no}
value-check={yes|no}
.in
The \fIschema\-check\fR option toggles schema checking (default on);
the \fIvalue\-check\fR option toggles value checking (default off).
The latter is incompatible with \fB-q\fR.
.TP
.B \-q
enable quick (fewer integrity checks) mode. Does fewer consistency checks