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:
parent
9880f14749
commit
e8cbaab424
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
|
||||
`syncthing`
|
||||
|
||||
- Start syncthing without opening a web browser:
|
||||
|
||||
`syncthing -no-browser`
|
||||
|
||||
- Print the device ID:
|
||||
|
||||
`syncthing -device-id`
|
||||
|
|
Loading…
Add table
Reference in a new issue