Update syncthing.rst
Added -no-console and description.
This commit is contained in:
+6
-2
@@ -8,8 +8,8 @@ Synopsis
|
|||||||
|
|
||||||
syncthing [-audit] [-generate=<dir>] [-gui-address=<address>]
|
syncthing [-audit] [-generate=<dir>] [-gui-address=<address>]
|
||||||
[-gui-apikey=<key>] [-gui-authentication=<username:password>]
|
[-gui-apikey=<key>] [-gui-authentication=<username:password>]
|
||||||
[-home=<dir>] [-logflags=<flags>] [-no-browser] [-no-restart]
|
[-home=<dir>] [-logflags=<flags>] [-no-browser] [-no-console]
|
||||||
[-reset] [-upgrade] [-upgrade-check] [-upgrade-to=<url>]
|
[-no-restart] [-reset] [-upgrade] [-upgrade-check] [-upgrade-to=<url>]
|
||||||
[-verbose] [-version]
|
[-verbose] [-version]
|
||||||
|
|
||||||
Description
|
Description
|
||||||
@@ -69,6 +69,10 @@ Options
|
|||||||
|
|
||||||
Do not start a browser.
|
Do not start a browser.
|
||||||
|
|
||||||
|
.. cmdoption:: -no-console
|
||||||
|
|
||||||
|
Hide the console window.
|
||||||
|
|
||||||
.. cmdoption:: -no-restart
|
.. cmdoption:: -no-restart
|
||||||
|
|
||||||
Do not restart; just exit.
|
Do not restart; just exit.
|
||||||
|
|||||||
Reference in New Issue
Block a user