diff options
Diffstat (limited to 'doc/src/sgml/ref/pgtestfsync.sgml')
-rw-r--r-- | doc/src/sgml/ref/pgtestfsync.sgml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/src/sgml/ref/pgtestfsync.sgml b/doc/src/sgml/ref/pgtestfsync.sgml index 501157cb369..c6aa5673f14 100644 --- a/doc/src/sgml/ref/pgtestfsync.sgml +++ b/doc/src/sgml/ref/pgtestfsync.sgml @@ -104,6 +104,17 @@ </refsect1> <refsect1> + <title>Environment</title> + + <para> + The environment variable <envar>PG_COLOR</envar> specifies whether to use + color in diagnostic messages. Possible values are + <literal>always</literal>, <literal>auto</literal> and + <literal>never</literal>. + </para> + </refsect1> + + <refsect1> <title>See Also</title> <simplelist type="inline"> |