mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update doc
This commit is contained in:
parent
2bc8cf4206
commit
5bf7ae6382
2 changed files with 2 additions and 2 deletions
|
|
@ -70,7 +70,7 @@ void print_help(char *argv[])
|
|||
{
|
||||
printf("Usage: %s [<options>] <tty-device|sub-config>\n", argv[0]);
|
||||
printf("\n");
|
||||
printf("Connect to tty-device or activate sub-configuration.\n");
|
||||
printf("Connect to tty-device directly or via sub-configuration.\n");
|
||||
printf("\n");
|
||||
printf("Options:\n");
|
||||
printf(" -b, --baudrate <bps> Baud rate (default: 115200)\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue