updated with -logfile option

This commit is contained in:
C Bhushan
2015-09-07 11:39:05 -07:00
parent 8634ef23c1
commit 99dca43050
+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
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?
~~~~~~~~~~~~~~~~~~~~~~~~~~~