1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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