From 9114dd0be94af5093b901ede341e8b141a289add Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 20 Apr 2007 22:00:58 +0000 Subject: [PATCH] Document -s option --- doc/man/man8/slapadd.8 | 7 +++++++ 1 file changed, 7 insertions(+) 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 . -- 2.39.2