X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fman%2Fman8%2Fslapschema.8;h=fd6392ed0cc0bfa1c2c7a89f90dda24381b9ed6e;hb=ad79308d5a9fbd480279e62f4dd04769553e4fd1;hp=040be52269cbbcaef3b25aac5ef253c16a78fcd9;hpb=77e4ccfb1561da18cee4d1f2e06f03ce5fc4b0c9;p=openldap diff --git a/doc/man/man8/slapschema.8 b/doc/man/man8/slapschema.8 index 040be52269..fd6392ed0c 100644 --- a/doc/man/man8/slapschema.8 +++ b/doc/man/man8/slapschema.8 @@ -1,5 +1,5 @@ .TH SLAPSCHEMA 8C "RELEASEDATE" "OpenLDAP LDVERSION" -.\" Copyright 1998-2009 The OpenLDAP Foundation All Rights Reserved. +.\" Copyright 1998-2012 The OpenLDAP Foundation All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" $OpenLDAP$ .SH NAME @@ -21,11 +21,13 @@ slapschema \- SLAPD in-database schema checking utility [\c .BR \-g ] [\c +.BI \-H URI\fR] +[\c .BI \-l error-file\fR] [\c .BI \-n dbnum\fR] [\c -.BI \-o option\fR[ = value\FR]] +.BI \-o option\fR[ = value\fR]] [\c .BI \-s subtree-dn\fR] [\c @@ -51,7 +53,8 @@ entirely removing objectClasses, or any other change that may result in making perfectly valid entries no longer compliant with the modified schema. The execution of the -.B slapschema tool after modifying the schema can point out +.B slapschema +tool after modifying the schema can point out inconsistencies that would otherwise surface only when inconsistent entries need to be modified. @@ -72,6 +75,7 @@ slapschema \-a \\ will check all but the "ou=People,dc=example,dc=com" subtree of the "dc=example,dc=com" database. +Deprecated; use \fB-H\fP \fIldap:///???(filter)\fP instead. .TP .BI \-b \ suffix Use the specified \fIsuffix\fR to determine which database to @@ -112,6 +116,9 @@ default config file is ignored. disable subordinate gluing. Only the specified database will be processed, and not its glued subordinates (if any). .TP +.B \-H \ URI +use dn, scope and filter from URI to only handle matching entries. +.TP .BI \-l \ error-file Write errors to specified file instead of standard output. .TP @@ -149,6 +156,7 @@ Implies \fB\-b\fP \fIsubtree-dn\fP if no nor .B \-n option is given. +Deprecated; use \fB-H\fP \fIldap:///subtree-dn\fP instead. .TP .B \-v Enable verbose mode.