From 8ac7a16fd729ea382574c158f2641968de66f3f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Wilczy=C5=84ski?= Date: Sun, 31 Aug 2025 19:39:20 +0200 Subject: [PATCH] fix(syncthing): add note about --no-console requiring Command Prompt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Clarify that the `--no-console` option only works when the Command Prompt is set to be the default Windows shell. On the other hand, the option does nothing when the default shell is set to Windows Terminal. Signed-off-by: Tomasz WilczyƄski --- users/syncthing.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/users/syncthing.rst b/users/syncthing.rst index 6a7ed055..120d108c 100644 --- a/users/syncthing.rst +++ b/users/syncthing.rst @@ -174,7 +174,8 @@ Serve options .. cmdoption:: --no-console - Hide the console window. (On Windows only) + Hide the console window. (On Windows, and only if the OS default shell is + set to Command Prompt) .. cmdoption:: --no-port-probing