Merge pull request #118 from syncthing/Proactive-Services-pathdocs
Document -paths
This commit is contained in:
+5
-1
@@ -8,7 +8,7 @@ Synopsis
|
|||||||
|
|
||||||
syncthing [-audit] [-generate=<dir>] [-gui-address=<address>] [-gui-apikey=<key>]
|
syncthing [-audit] [-generate=<dir>] [-gui-address=<address>] [-gui-apikey=<key>]
|
||||||
[-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] [-paths] [-reset] [-upgrade] [-upgrade-check]
|
||||||
[-upgrade-to=<url>] [-verbose] [-version]
|
[-upgrade-to=<url>] [-verbose] [-version]
|
||||||
|
|
||||||
Description
|
Description
|
||||||
@@ -76,6 +76,10 @@ Options
|
|||||||
|
|
||||||
Do not restart; just exit.
|
Do not restart; just exit.
|
||||||
|
|
||||||
|
.. cmdoption:: -paths
|
||||||
|
|
||||||
|
Print the paths used for configuration, keys, database, GUI overrides, default sync folder and the log file.
|
||||||
|
|
||||||
.. cmdoption:: -reset
|
.. cmdoption:: -reset
|
||||||
|
|
||||||
Reset the database.
|
Reset the database.
|
||||||
|
|||||||
Reference in New Issue
Block a user