Update pgm-daemon docs with the headless option.
This was forgotten in eed56714e0e824b282e38d18149a0242fc13da30. Change-Id: Ic5883c8a44f1c4c1312f3cd7122b10aedf8a8b03 Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
This commit is contained in:
parent
0d625dcb6a
commit
8681d9f286
@ -14,6 +14,7 @@ SYNOPSIS
|
||||
[\--enable-sshd | \--disable-sshd]
|
||||
[\--console-log]
|
||||
[\--slave]
|
||||
[\--headless]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
@ -58,6 +59,10 @@ This option automatically implies '\--disable-httpd \--enable-sshd'.
|
||||
Send log messages to the console, instead of to the standard
|
||||
log file '$site_path/logs/error_log'.
|
||||
|
||||
\--headless::
|
||||
Don't start the default Gerrit UI. May be useful when Gerrit is
|
||||
run with an alternative UI.
|
||||
|
||||
CONTEXT
|
||||
-------
|
||||
This command can only be run on a server which has direct
|
||||
|
Loading…
x
Reference in New Issue
Block a user