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

beep
Shane Kimble 2020-10-20 06:58:25 -04:00 committed by GitHub
parent 9880f14749
commit e8cbaab424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

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