mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-13 19:07:36 -04:00
Merge pull request #118 from syncthing/Proactive-Services-pathdocs
Document -paths
This commit is contained in:
@@ -8,7 +8,7 @@ Synopsis
|
||||
|
||||
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]
|
||||
[-no-console] [-no-restart] [-paths] [-reset] [-upgrade] [-upgrade-check]
|
||||
[-upgrade-to=<url>] [-verbose] [-version]
|
||||
|
||||
Description
|
||||
@@ -76,6 +76,10 @@ Options
|
||||
|
||||
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
|
||||
|
||||
Reset the database.
|
||||
|
||||
Reference in New Issue
Block a user