From: Kurt Zeilenga Date: Sun, 8 Jan 2006 20:29:44 +0000 (+0000) Subject: Add -s warning X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~399 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=32f75fe4f24c9e7ca1ad0d3c14babcaddc99baea;p=openldap Add -s warning --- diff --git a/doc/man/man8/slapadd.8 b/doc/man/man8/slapadd.8 index 269eda6c6f..f8ef62cd7e 100644 --- a/doc/man/man8/slapadd.8 +++ b/doc/man/man8/slapadd.8 @@ -54,7 +54,10 @@ disable subordinate gluing. Only the specified database will be processed, and not its glued subordinates (if any). .TP .B -s -disable schema checking. +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 .B \-u enable dry-run (don't write to backend) mode.