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
|
|
@ -99,7 +99,7 @@ If defining more than one flag, the flags must be comma separated.
|
|||
.TP
|
||||
.BR \-c ", " "\-\-color " \fI<0..255>
|
||||
|
||||
Colorize tio text using ANSI color code (default: 15).
|
||||
Colorize tio text using ANSI color code.
|
||||
|
||||
If color code is negative a list of available ANSI colors will be printed.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue