Merge pull request #49 from cbhushan/patch-2

Mention -logfile option in FAQ
This commit is contained in:
Stefan Tatschner
2015-09-07 21:16:02 +02:00
+1 -1
View File
@@ -230,7 +230,7 @@ Where do Syncthing logs go to?
Syncthing logs to stdout by default. On Windows Syncthing by default also Syncthing logs to stdout by default. On Windows Syncthing by default also
creates ``syncthing.log`` in Syncthing's home directory (check ``-help`` to see creates ``syncthing.log`` in Syncthing's home directory (check ``-help`` to see
where that is). where that is). Command line option ``-logfile`` can be used to specify user-defined logfile.
How do I upgrade Syncthing? How do I upgrade Syncthing?
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~