We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cacc34 commit 3e100e6Copy full SHA for 3e100e6
README.md
@@ -76,4 +76,6 @@ See `config.json` for a sample config file.
76
77
Then quit BTSync if it is running, and start it from the command line with the --config flag:
78
79
-`/Applications/BitTorrent\ Sync.app/Contents/MacOS/BitTorrent\ Sync --config path/to/config.json`
+```bash
80
+$ /Applications/BitTorrent\ Sync.app/Contents/MacOS/BitTorrent\ Sync --config path/to/config.json
81
+```
0 commit comments