From cf96200290e32c915f6765a0ee76e2e1c6384ebe Mon Sep 17 00:00:00 2001 From: raferobinson Date: Sat, 8 Aug 2015 00:22:39 -0400 Subject: [PATCH 1/2] Update syncthing.rst Added -no-console and description. --- users/syncthing.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/users/syncthing.rst b/users/syncthing.rst index 9d271f01b..f820946a8 100644 --- a/users/syncthing.rst +++ b/users/syncthing.rst @@ -8,8 +8,8 @@ Synopsis syncthing [-audit] [-generate=] [-gui-address=
] [-gui-apikey=] [-gui-authentication=] - [-home=] [-logflags=] [-no-browser] [-no-restart] - [-reset] [-upgrade] [-upgrade-check] [-upgrade-to=] + [-home=] [-logflags=] [-no-browser] [-no-console] + [-no-restart] [-reset] [-upgrade] [-upgrade-check] [-upgrade-to=] [-verbose] [-version] Description @@ -69,6 +69,10 @@ Options Do not start a browser. +.. cmdoption:: -no-console + + Hide the console window. + .. cmdoption:: -no-restart Do not restart; just exit. From b203e8143fba9a2461adaab2653305a0c6bdf84f Mon Sep 17 00:00:00 2001 From: raferobinson Date: Sat, 8 Aug 2015 22:43:06 -0400 Subject: [PATCH 2/2] Update syncthing.rst Added "On Windows only" -no-console in Option section. --- users/syncthing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/syncthing.rst b/users/syncthing.rst index f820946a8..497bd1381 100644 --- a/users/syncthing.rst +++ b/users/syncthing.rst @@ -71,7 +71,7 @@ Options .. cmdoption:: -no-console - Hide the console window. + Hide the console window. (On Windows only) .. cmdoption:: -no-restart