mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-12 15:10:31 +08:00
Be consistent with element separators.
This commit is contained in:
parent
2808c8d302
commit
e32c872664
@ -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"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user