syncthing: add -no-browser example (#4700)

This commit is contained in:
Shane Kimble
2020-10-20 06:58:25 -04:00
committed by GitHub
parent 9880f14749
commit e8cbaab424

View File

@@ -7,6 +7,10 @@
`syncthing`
- Start syncthing without opening a web browser:
`syncthing -no-browser`
- Print the device ID:
`syncthing -device-id`