Remove options to externally set username and password (fixes #82)
This commit is contained in:
+1
-6
@@ -6,8 +6,7 @@ Synopsis
|
|||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
syncthing [-audit] [-generate=<dir>] [-gui-address=<address>]
|
syncthing [-audit] [-generate=<dir>] [-gui-address=<address>] [-gui-apikey=<key>]
|
||||||
[-gui-apikey=<key>] [-gui-authentication=<username:password>]
|
|
||||||
[-home=<dir>] [-logfile=<filename>] [-logflags=<flags>] [-no-browser]
|
[-home=<dir>] [-logfile=<filename>] [-logflags=<flags>] [-no-browser]
|
||||||
[-no-console] [-no-restart] [-reset] [-upgrade] [-upgrade-check]
|
[-no-console] [-no-restart] [-reset] [-upgrade] [-upgrade-check]
|
||||||
[-upgrade-to=<url>] [-verbose] [-version]
|
[-upgrade-to=<url>] [-verbose] [-version]
|
||||||
@@ -41,10 +40,6 @@ Options
|
|||||||
|
|
||||||
Override GUI API key.
|
Override GUI API key.
|
||||||
|
|
||||||
.. cmdoption:: -gui-authentication=<username:password>
|
|
||||||
|
|
||||||
Override GUI authentication; username:password.
|
|
||||||
|
|
||||||
.. cmdoption:: -home=<dir>
|
.. cmdoption:: -home=<dir>
|
||||||
|
|
||||||
Set configuration directory. The default configuration directory is:
|
Set configuration directory. The default configuration directory is:
|
||||||
|
|||||||
Reference in New Issue
Block a user