diff --git a/docs/deploy.rst b/docs/deploy.rst index aa16bc0..44fd3e5 100644 --- a/docs/deploy.rst +++ b/docs/deploy.rst @@ -21,9 +21,12 @@ LdapCherry is launched using the internal cherrypy server: # ldapcherryd help $ ldapcherryd -h - # launching ldapcherryd in the forground + # launching ldapcherryd in the foreground $ ldapcherryd -c /etc/ldapcherry/ldapcherry.ini + # launching ldapcherryd in the foreground in debug mode + $ ldapcherryd -c /etc/ldapcherry/ldapcherry.ini -D + # launching ldapcherryd as a daemon $ ldapcherryd -c /etc/ldapcherry/ldapcherry.ini -p /var/run/ldapcherry/ldapcherry.pid -d