mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Only apply color formatting when using color option
To help the color blind who may use custom terminal foreground / background colors.
This commit is contained in:
parent
a699561211
commit
0e62995e6e
7 changed files with 28 additions and 28 deletions
|
|
@ -38,7 +38,7 @@ The command-line interface is straightforward as reflected in the output from
|
|||
-L, --list-devices List available serial devices
|
||||
-l, --log <filename> Log to file
|
||||
-m, --map <flags> Map special characters
|
||||
-c, --color <0..255> Colorize tio text (default: 15)
|
||||
-c, --color <0..255> Colorize tio text
|
||||
-v, --version Display version
|
||||
-h, --help Display help
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue