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