Cleanup color option

This commit is contained in:
Martin Lund 2022-02-19 09:45:02 +01:00
parent 45210bc741
commit 8f63f755da
2 changed files with 3 additions and 3 deletions

View file

@ -108,9 +108,9 @@ If defining more than one flag, the flags must be comma separated.
.RE
.TP
.BR \-c ", " "\-\-color " \fI<0..255>
.BR \-c ", " "\-\-color " \fI<code>
Colorize tio text using ANSI color code.
Colorize tio text using ANSI color code ranging from 0 to 255.
If color code is negative a list of available ANSI colors will be printed.