From e8cbaab42411d75c032ea2cb62899245b52a72ef Mon Sep 17 00:00:00 2001 From: Shane Kimble Date: Tue, 20 Oct 2020 06:58:25 -0400 Subject: [PATCH] syncthing: add -no-browser example (#4700) --- pages/common/syncthing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/common/syncthing.md b/pages/common/syncthing.md index b3fa5a6f5..ac314bdea 100644 --- a/pages/common/syncthing.md +++ b/pages/common/syncthing.md @@ -7,6 +7,10 @@ `syncthing` +- Start syncthing without opening a web browser: + +`syncthing -no-browser` + - Print the device ID: `syncthing -device-id`