diff --git a/README.md b/README.md index 7ed5948..14946ee 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ SSL_PRIVATE_KEY=/etc/ssl/private/server.key ``` ## Querying API -### Search entries +### Search Entries Search LDAP entries through the whole subtree, specifying organizationalUnit, commnName, objectClass, attribute to retrieve. Each of these parameters can be replaced by "ALL" to act like a wildcard. ```