Skip to content
Snippets Groups Projects
Commit 4543536b authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix up -f description

parent 26649fb1
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment