]> git.sur5r.net Git - openldap/commitdiff
ITS(719) remove -b
authorKurt Zeilenga <kurt@openldap.org>
Thu, 7 Sep 2000 17:58:05 +0000 (17:58 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 7 Sep 2000 17:58:05 +0000 (17:58 +0000)
doc/man/man1/ldapmodify.1

index afdaa0fa093805fcd97867e05b64ee0bddfcaa7d..75d69dd786c16026ada48da9543a57161433c181 100644 (file)
@@ -9,8 +9,6 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 [\c
 .BR \-a ]
 [\c
-.BR \-b ]
-[\c
 .BR \-c ]
 [\c
 .BR \-C ]
@@ -63,8 +61,6 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 .LP
 .B ldapadd
 [\c
-.BR \-b ]
-[\c
 .BR \-c ]
 [\c
 .BR \-C ]
@@ -95,12 +91,16 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 [\c
 .BI \-P \ 2\fR\||\|\fI3\fR]
 [\c
-.BR \-E[E] ]
+.BR \-O \ security-properties ]
 [\c
-.BR \-I[I] ]
+.BR \-I ]
+[\c
+.BR \-Q ]
 [\c
 .BI \-U \ username\fR]
 [\c
+.BR \-x ]
+[\c
 .BI \-X \ authzid\fR]
 [\c
 .BI \-Y \ mech\fR]
@@ -133,11 +133,6 @@ is to modify existing entries.  If invoked as
 .BR ldapadd ,
 this flag is always set.
 .TP
-.B \-b
-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