Update syncthing.rst

Added -no-console and description.
This commit is contained in:
raferobinson
2015-08-08 00:22:39 -04:00
parent 3f355d26cd
commit cf96200290
+6 -2
View File
@@ -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.