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>]
|
||||
[-gui-apikey=<key>] [-gui-authentication=<username:password>]
|
||||
syncthing [-audit] [-generate=<dir>] [-gui-address=<address>] [-gui-apikey=<key>]
|
||||
[-home=<dir>] [-logfile=<filename>] [-logflags=<flags>] [-no-browser]
|
||||
[-no-console] [-no-restart] [-reset] [-upgrade] [-upgrade-check]
|
||||
[-upgrade-to=<url>] [-verbose] [-version]
|
||||
@@ -41,10 +40,6 @@ Options
|
||||
|
||||
Override GUI API key.
|
||||
|
||||
.. cmdoption:: -gui-authentication=<username:password>
|
||||
|
||||
Override GUI authentication; username:password.
|
||||
|
||||
.. cmdoption:: -home=<dir>
|
||||
|
||||
Set configuration directory. The default configuration directory is:
|
||||
|
||||
Reference in New Issue
Block a user