]> begriffs open source - ai-pg/blob - full-docs/txt/color-when.txt
Convert HTML docs to more streamlined TXT
[ai-pg] / full-docs / txt / color-when.txt
1
2 N.1. When Color is Used #
3
4    To use colorized output, set the environment variable PG_COLOR as
5    follows:
6     1. If the value is always, then color is used.
7     2. If the value is auto and the standard error stream is associated
8        with a terminal device, then color is used.
9     3. Otherwise, color is not used.