]> git.sur5r.net Git - openldap/commitdiff
Fix up -f description
authorKurt Zeilenga <kurt@openldap.org>
Sat, 1 Jun 2002 21:41:09 +0000 (21:41 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 1 Jun 2002 21:41:09 +0000 (21:41 +0000)
doc/man/man1/ldapdelete.1

index 719b4e63c85e63e9ddf46cf29541b69b0a666f97..1969b20cc37e8cebe9f39de1f80bee9123e3ba23 100644 (file)
@@ -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.