mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 13:40:37 -05:00
Fix up -f description
This commit is contained in:
parent
26649fb164
commit
4543536bdb
1 changed files with 2 additions and 4 deletions
|
|
@ -111,10 +111,8 @@ Set the LDAP debugging level to \fIdebuglevel\fP.
|
|||
must be compiled with LDAP_DEBUG defined for this option to have any effect.
|
||||
.TP
|
||||
.BI \-f \ file
|
||||
Read a series of lines from \fIfile\fP, performing one LDAP search for
|
||||
each line. In this case, the \fIfilter\fP given on the command line
|
||||
is treated as a pattern where the first occurrence of \fB%s\fP is
|
||||
replaced with a line from \fIfile\fP.
|
||||
Read a series of DNs from \fIfile\fP, one per line, performing an
|
||||
LDAP delete for each.
|
||||
.TP
|
||||
.B \-x
|
||||
Use simple authentication instead of SASL.
|
||||
|
|
|
|||
Loading…
Reference in a new issue