From: Kurt Zeilenga Date: Sun, 25 Jun 2000 20:29:20 +0000 (+0000) Subject: Add -C to manual pages X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2533 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a56c2b59f9be3ee1d84d7398c362474c40b1b7ce;p=openldap Add -C to manual pages --- diff --git a/doc/man/man1/ldapdelete.1 b/doc/man/man1/ldapdelete.1 index b92119a92c..480a66ad08 100644 --- a/doc/man/man1/ldapdelete.1 +++ b/doc/man/man1/ldapdelete.1 @@ -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 diff --git a/doc/man/man1/ldapmodify.1 b/doc/man/man1/ldapmodify.1 index e04a0d186a..4feb264fa7 100644 --- a/doc/man/man1/ldapmodify.1 +++ b/doc/man/man1/ldapmodify.1 @@ -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 diff --git a/doc/man/man1/ldapmodrdn.1 b/doc/man/man1/ldapmodrdn.1 index 5fc47bae1f..e85ddd69ab 100644 --- a/doc/man/man1/ldapmodrdn.1 +++ b/doc/man/man1/ldapmodrdn.1 @@ -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 diff --git a/doc/man/man1/ldappasswd.1 b/doc/man/man1/ldappasswd.1 index a5f569c8dd..a985647f5a 100644 --- a/doc/man/man1/ldappasswd.1 +++ b/doc/man/man1/ldappasswd.1 @@ -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. diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index 96e4ec9f70..0c59f5231e 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -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