Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion wiki/en/en-Command-Line-Options.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ You can see all possible options your version supports by starting Jamulus with
| `-z` |`--startminimized` | Start minimized | (server only) |
| |`--ctrlmidich` | MIDI controller channel to listen on and control number offset, format: `channel[;offset]` | (client only) see [Tips & Tricks](Tips-Tricks-More#Using-ctrlmidich-for-MIDI-controllers) |
| |`--clientname` | Window title and JACK client name | (client only) |
| |`--serverpublicip` | When running your own central server with own slave servers in a private network, specify your public IP with this option to enable clients from the Internet to connect. You will still need proper port forwarding in your router/firewall.| (server only) |
| |`--serverpublicip` | Supply the server's public IP address | (server only) see [Server Types](https://jamulus.io/wiki/Choosing-a-Server-Type#3.-Central) |