mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Removed + to remove potential confusion
This commit is contained in:
parent
81be02fc03
commit
efef2fa254
2 changed files with 2 additions and 2 deletions
|
|
@ -63,7 +63,7 @@ void print_help(char *argv[])
|
|||
printf(" -v, --version Display version\n");
|
||||
printf(" -h, --help Display help\n");
|
||||
printf("\n");
|
||||
printf("In session, press ctrl-t + q to quit.\n");
|
||||
printf("In session, press ctrl-t q to quit.\n");
|
||||
printf("\n");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue