]> git.sur5r.net Git - openldap/blobdiff - doc/man/man8/slapcat.8
ITS#4225 added proxyCacheQueries keyword
[openldap] / doc / man / man8 / slapcat.8
index 0687bd73b95903405e21943b2b35deba57e29149..3cba0bb71927f625ec1b015c6d57be4a34057781 100644 (file)
@@ -1,6 +1,6 @@
 .TH SLAPCAT 8C "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2006 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 slapcat \- SLAPD database to LDIF utility
@@ -8,6 +8,7 @@ slapcat \- SLAPD database to LDIF utility
 .B SBINDIR/slapcat
 .B [\-v]
 .B [\-c]
+.B [\-g]
 .B [\-d level]
 .B [\-b suffix]
 .B [\-n dbnum]
@@ -30,7 +31,7 @@ suffix and writes the corresponding LDIF to standard output or
 the specified file.
 Databases configured as
 .B subordinate
-of this one are also output.
+of this one are also output, unless \fB-g\fP is specified.
 .LP
 The LDIF generated by this tool is suitable for use with
 .BR slapadd (8).
@@ -46,6 +47,10 @@ Enable verbose mode.
 .B \-c
 Enable continue (ignore errors) mode.
 .TP
+.B \-g
+disable subordinate gluing.  Only the specified database will be
+processed, and not its glued subordinates (if any).
+.TP
 .BI \-d " level"
 Enable debugging messages as defined by the specified
 .IR level .
@@ -97,7 +102,7 @@ and
 are specified, the config file will be read and converted to
 config directory format and written to the specified directory.
 If neither option is specified, an attempt to read the
-default config directory wll be made before trying to use the default
+default config directory will be made before trying to use the default
 config file. If a valid config directory exists then the
 default config file is ignored.
 .TP