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.