From 4543536bdb62213bde9d7c290544e7e95951fe8a Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sat, 1 Jun 2002 21:41:09 +0000 Subject: [PATCH] Fix up -f description --- doc/man/man1/ldapdelete.1 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/man/man1/ldapdelete.1 b/doc/man/man1/ldapdelete.1 index 719b4e63c8..1969b20cc3 100644 --- a/doc/man/man1/ldapdelete.1 +++ b/doc/man/man1/ldapdelete.1 @@ -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. -- 2.39.5