From: Gary Williams Date: Mon, 6 Dec 1999 19:02:39 +0000 (+0000) Subject: add -r switch to man page X-Git-Tag: UCDATA_2_4~138 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e5583656ecaaf198dd4da7a23b848be4f3e9ef49;p=openldap add -r switch to man page --- diff --git a/doc/man/man1/ldapdelete.1 b/doc/man/man1/ldapdelete.1 index 06481a3095..2a6fa2f9e3 100644 --- a/doc/man/man1/ldapdelete.1 +++ b/doc/man/man1/ldapdelete.1 @@ -111,6 +111,12 @@ Specify an alternate TCP port where the ldap server is listening. .TP .BI \-P \ 2\fR\||\|\fI3 Specify the LDAP protocol version to use. +.TP +.BI \-r +Do a recursive delete. If the DN specified isn't a leaf, its +children, and all their children are deleted down the tree. No +verification is done, so if you add this switch, ldapdelete will +happily delete large portions of your tree. Use with care. .SH EXAMPLE The following command: .LP