]> git.sur5r.net Git - openldap/commitdiff
Add -C to manual pages
authorKurt Zeilenga <kurt@openldap.org>
Sun, 25 Jun 2000 20:29:20 +0000 (20:29 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 25 Jun 2000 20:29:20 +0000 (20:29 +0000)
doc/man/man1/ldapdelete.1
doc/man/man1/ldapmodify.1
doc/man/man1/ldapmodrdn.1
doc/man/man1/ldappasswd.1
doc/man/man1/ldapsearch.1

index b92119a92ccf40d8ee5571dc75d9ed75b5ef2e2d..480a66ad08975a88f16de9be3240af0806a8de17 100644 (file)
@@ -17,6 +17,8 @@ ldapdelete \- LDAP delete entry tool
 [\c
 .BR \-c ]
 [\c
+.BR \-C ]
+[\c
 .BR \-M[M] ]
 [\c
 .BI \-d \ debuglevel\fR]
@@ -82,6 +84,9 @@ Same as \-k, but only does step 1 of the kerberos bind.  This is useful
 when connecting to a slapd and there is no x500dsa.hostname principal
 registered with your kerberos servers.
 .TP
+.B \-C
+Automatically chase referrals.
+.TP
 .B \-c
 Continuous operation mode.  Errors  are  reported,  but
 .B ldapdelete
index e04a0d186afe07477d03978a8a6733e3047442f9..4feb264fa785139485b9a132c5c45ffe7f83c26d 100644 (file)
@@ -13,6 +13,8 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 [\c
 .BR \-c ]
 [\c
+.BR \-C ]
+[\c
 .BR \-r ]
 [\c
 .BR \-n ]
@@ -128,6 +130,9 @@ Assume that any values that start with a `/' are binary values and that
 the actual value is in a file whose path is specified in the place where
 values normally appear.
 .TP
+.B \-C
+Automatically chase referrals.
+.TP
 .B \-c
 Continuous operation mode.  Errors are reported, but
 .B ldapmodify
index 5fc47bae1f7046a3442952c79502848d81f81215..e85ddd69ab0140353ea1b16a3e6e15794f5e1819 100644 (file)
@@ -19,6 +19,8 @@ ldapmodrdn \- LDAP rename entry tool
 [\c
 .BR \-c ]
 [\c
+.BR \-C ]
+[\c
 .BR \-M[M] ]
 [\c
 .BI \-d \ debuglevel\fR]
@@ -86,6 +88,9 @@ Same as \-k, but only does step 1 of the kerberos bind.  This is useful
 when connecting to a slapd and there is no x500dsa.hostname principal
 registered with your kerberos servers.
 .TP
+.B \-C
+Automatically chase referrals.
+.TP
 .B \-c
 Continuous operation mode.  Errors  are  reported,  but ldapmodify
 will  continue  with  modifications.   The default is to exit after
index a5f569c8ddac474a2400df67bfd7b46ad92571ec..a985647f5a06eaf52247a2cece66521c935a6d37 100644 (file)
@@ -10,6 +10,9 @@ ldappasswd \- change the password of an LDAP entry
 .BR \-A ]
 [\c
 .BI \-a \ oldPasswd\fR]
+[\c
+.BR \-C ]
+[\c
 .BI \-D \ binddn\fR
 [\c
 .BI \-d \ debuglevel\fR]
@@ -62,6 +65,9 @@ This is used instead of specifying the password on the command line.
 .BI \-a \ oldPasswd
 Set the old password to \fIoldPasswd\fP.
 .TP
+.B \-C
+Automatically chase referrals.
+.TP
 .BI \-D \ binddn
 Use \fIbinddn\fP to bind to the LDAP directory. \fIbinddn\fP should
 be a string-represented DN as defined in RFC 2253.
index 96e4ec9f7038d43ed4f1160482f9ece486d5ee60..0c59f5231edeec86deb9e67b949adecb7e1c5c61 100644 (file)
@@ -21,12 +21,12 @@ ldapsearch \- LDAP search tool
 [\c
 .BR \-A ]
 [\c
+.BR \-C ]
+[\c
 .BR \-L[L[L]] ]
 [\c
 .BR \-M[M] ]
 [\c
-.BR \-R ]
-[\c
 .BI \-d \ debuglevel\fR]
 [\c
 .BI \-f \ file\fR]
@@ -130,8 +130,8 @@ Enable manage DSA IT control.
 .B \-MM
 makes control critical.
 .TP
-.B \-R
-Do not automatically follow referrals returned while searching.
+.B \-C
+Automatically chase referrals.
 .TP
 .BI \-S \ attribute
 Sort the entries returned based on \fIattribute\fP. The default is not