mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update text
This commit is contained in:
parent
edcd3c3c3d
commit
1f4a50cc9f
3 changed files with 8 additions and 8 deletions
|
|
@ -87,7 +87,7 @@ void print_help(char *argv[])
|
|||
printf(" --log-strip Strip control characters and escape sequences\n");
|
||||
printf(" -m, --map <flags> Map special characters\n");
|
||||
printf(" -c, --color 0..255|none|list Colorize tio text (default: 15)\n");
|
||||
printf(" -S, --socket <socket> Listen on socket\n");
|
||||
printf(" -S, --socket <socket> Redirect I/O to socket\n");
|
||||
printf(" -x, --hex-mode Enable hexadecimal mode\n");
|
||||
printf(" -v, --version Display version\n");
|
||||
printf(" -h, --help Display help\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue