mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
ITS(719) remove -b
This commit is contained in:
parent
d463b3cab1
commit
4be39a7ae5
1 changed files with 6 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue