Skip to content
Snippets Groups Projects
Commit e32c8726 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Be consistent with element separators.

parent 2808c8d3
Branches
Tags
No related merge requests found
......@@ -103,11 +103,11 @@ N_(" -e [!]<ext>[=<extparam>] general extensions (! indicates criticality)\n")
N_(" [!]assert=<filter> (an RFC 2254 Filter)\n")
N_(" [!]authzid=<authzid> (\"dn:<dn>\" or \"u:<user>\")\n")
N_(" [!]manageDSAit\n")
N_(" [!]noop\n"),
N_(" [!]noop\n")
#ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST
N_(" ppolicy\n"),
N_(" ppolicy\n")
#endif
N_(" [!]postread[=<attrs>] (a comma-separated attribute list)\n"),
N_(" [!]postread[=<attrs>] (a comma-separated attribute list)\n")
N_(" [!]preread[=<attrs>] (a comma-separated attribute list)\n"),
N_(" -f file read operations from `file'\n"),
N_(" -h host LDAP server\n"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment