mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update description of mute option
This commit is contained in:
parent
3ca6a66d9b
commit
fa4207ddfd
3 changed files with 9 additions and 2 deletions
|
|
@ -145,7 +145,7 @@ void print_help(char *argv[])
|
|||
printf(" --rs-485 Enable RS-485 mode\n");
|
||||
printf(" --rs-485-config <config> Set RS-485 configuration\n");
|
||||
printf(" --alert bell|blink|none Alert on connect/disconnect (default: none)\n");
|
||||
printf(" --mute Mute tio\n");
|
||||
printf(" --mute Mute tio messages\n");
|
||||
printf(" --script <string> Run script from string\n");
|
||||
printf(" --script-file <filename> Run script from file\n");
|
||||
printf(" --script-run once|always|never Run script on connect (default: always)\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue