mu.1.org: update COLOR information

This commit is contained in:
Dirk-Jan C. Binnema
2025-01-25 14:58:58 +02:00
parent 9fdfd61a3c
commit a33530e917

View File

@ -54,8 +54,14 @@ man-page as well.
* COLORS * COLORS
Some *mu* commands support colorized output, and do so by default. If you don't Some *mu* commands support colorized output, and do so by default when writing to
want colors, you can use *--nocolor*. a TTY (roughly, to a screen). When not writing to a TTY, for instance when
redirection the output to a file or using a pipe, the default is to *not* show
output.
If you don no want colors, you can use *--nocolor*.
If you want colors even when it is not the default, use *--nocolor=false*.
* ENCODING * ENCODING