mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
adding documention for -D switch
This commit is contained in:
parent
8b0e68d9db
commit
bdc86a6d8f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user