Update options in README.
This commit is contained in:
parent
340285a864
commit
9fd75a7b69
10
guacd/README
10
guacd/README
@ -88,7 +88,11 @@ guacd itself directly without the init script (as any user):
|
||||
|
||||
$ guacd
|
||||
|
||||
guacd currently takes two command-line options:
|
||||
guacd currently takes four command-line options:
|
||||
|
||||
-b HOST
|
||||
|
||||
Changes the host or address that guacd listens on.
|
||||
|
||||
-l PORT
|
||||
|
||||
@ -100,6 +104,10 @@ guacd currently takes two command-line options:
|
||||
file. This is useful for init scripts and is used by the provided init
|
||||
script.
|
||||
|
||||
-f
|
||||
Causes guacd to run in the foreground, rather than automatically
|
||||
forking into the background.
|
||||
|
||||
|
||||
------------------------------------------------------------
|
||||
Reporting problems
|
||||
|
Loading…
Reference in New Issue
Block a user