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>]
|
||||
[-gui-apikey=<key>] [-gui-authentication=<username:password>]
|
||||
[-home=<dir>] [-logflags=<flags>] [-no-browser] [-no-restart]
|
||||
[-reset] [-upgrade] [-upgrade-check] [-upgrade-to=<url>]
|
||||
[-home=<dir>] [-logflags=<flags>] [-no-browser] [-no-console]
|
||||
[-no-restart] [-reset] [-upgrade] [-upgrade-check] [-upgrade-to=<url>]
|
||||
[-verbose] [-version]
|
||||
|
||||
Description
|
||||
@@ -69,6 +69,10 @@ Options
|
||||
|
||||
Do not start a browser.
|
||||
|
||||
.. cmdoption:: -no-console
|
||||
|
||||
Hide the console window.
|
||||
|
||||
.. cmdoption:: -no-restart
|
||||
|
||||
Do not restart; just exit.
|
||||
|
||||
Reference in New Issue
Block a user