Browse Source

Tweak usage text

master
cancel 6 years ago
parent
commit
04c2da1dad
  1. 2
      tui_main.c

2
tui_main.c

@ -25,7 +25,7 @@ static void usage() {
" -h or --help Print this message and exit.\n" " -h or --help Print this message and exit.\n"
"\n" "\n"
"OSC/MIDI options:\n" "OSC/MIDI options:\n"
" --osc-server <hotname>\n" " --osc-server <address>\n"
" Hostname or IP address to send OSC messages to.\n" " Hostname or IP address to send OSC messages to.\n"
" Default: loopback (this machine)\n" " Default: loopback (this machine)\n"
"\n" "\n"

Loading…
Cancel
Save