[new-type] __openldap_server: another documentation typo.

This commit is contained in:
evilham 2019-12-10 13:10:19 +01:00
parent 79d58f0813
commit 35f0d4dbfa
1 changed files with 2 additions and 2 deletions

View File

@ -133,8 +133,8 @@ EXAMPLES
.. code-block:: sh
# Example of a simple server with manual certificate management.
pki_prefix="/usr/local/etc/pki/realms/ldap.camilion.cloud" \
__openldap_server \
pki_prefix="/usr/local/etc/pki/realms/ldap.camilion.cloud"
__openldap_server \
--manager-dn 'cn=manager,dc=camilion,dc=cloud' \
--manager-password "foo" \
--manager-password-hash '{SSHA}foo' \