From: Quanah Gibson-Mount Date: Fri, 20 Apr 2007 22:00:58 +0000 (+0000) Subject: Document -s option X-Git-Tag: OPENLDAP_REL_ENG_2_3_36~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9114dd0be94af5093b901ede341e8b141a289add;p=thirdparty%2Fopenldap.git Document -s option --- diff --git a/doc/man/man8/slapadd.8 b/doc/man/man8/slapadd.8 index db817051a6..86b2e21e11 100644 --- a/doc/man/man8/slapadd.8 +++ b/doc/man/man8/slapadd.8 @@ -12,6 +12,7 @@ slapadd \- Add entries to a SLAPD database .B [\-u] .B [\-q] .B [\-w] +.B [\-s] .B [\-d level] .B [\-b suffix] .B [\-n dbnum] @@ -67,6 +68,12 @@ write syncrepl context information. After all entries are added, the contextCSN will be updated with the greatest CSN in the database. .TP +.BI \-s +disable schema checking. This option is intended to be used when loading +databases containing special objects, such as fractional objects on a +partial replica. Loading normal objects which do not conform to +schema may result in unexpected and ill behavior. +.TP .BI \-d " level" enable debugging messages as defined by the specified .IR level .