]> git.sur5r.net Git - openldap/commitdiff
add -r switch to man page
authorGary Williams <gwilliams@openldap.org>
Mon, 6 Dec 1999 19:02:39 +0000 (19:02 +0000)
committerGary Williams <gwilliams@openldap.org>
Mon, 6 Dec 1999 19:02:39 +0000 (19:02 +0000)
doc/man/man1/ldapdelete.1

index 06481a30954ebd6a88854f901db0fce68ff1c3cd..2a6fa2f9e38699530f6182f7289981b1f057cb5a 100644 (file)
@@ -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