From cf96200290e32c915f6765a0ee76e2e1c6384ebe Mon Sep 17 00:00:00 2001 From: raferobinson Date: Sat, 8 Aug 2015 00:22:39 -0400 Subject: [PATCH] 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.