From 59fd2fa1edc73c9d1eb54c3c819461cc679dc869 Mon Sep 17 00:00:00 2001 From: Stephane Bortzmeyer Date: Tue, 15 Jun 2004 15:16:31 +0000 Subject: [PATCH] Scope documentation --- SRC/plugins/ldap/echoping_ldap.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SRC/plugins/ldap/echoping_ldap.1 b/SRC/plugins/ldap/echoping_ldap.1 index 02b5163..5f524ae 100644 --- a/SRC/plugins/ldap/echoping_ldap.1 +++ b/SRC/plugins/ldap/echoping_ldap.1 @@ -25,6 +25,7 @@ echoping_ldap \- echoping plugin which connects to a LDAP server .B hostname .RI [-b base] .RI [-r request] +.RI [-s scope] .RI [-p port] .SH DESCRIPTION .PP @@ -40,6 +41,9 @@ The request to the LDAP server, in LDAP filter language. By default (objectclass .B \-b base Base of the search, for instance "dc=current,dc=bugs,dc=debian,dc=org" .TP +.B \-s scope +Scope of the search, "sub", "one" or "base" +.TP .B \-p port TCP port to use .SH SEE ALSO