Emit dedicated bright terminal color codes if supported
[babeltrace.git] / doc / man / common-common-env.txt
index fe1c2aa0ec8e4a1d67a818cfae791f6c54940e93..f8619af94dbd354d8d221f818f7b8c894d2d9800 100644 (file)
@@ -25,3 +25,9 @@ The available values are:
 `ALWAYS`::
     Always emit terminal color codes.
 --
+
+`BABELTRACE_TERM_COLOR_BRIGHT_MEANS_BOLD`=`0`::
+    Set to `0` to emit
+    https://en.wikipedia.org/wiki/ANSI_escape_code[SGR]
+    codes 90 to 97 for bright colors instead of
+    bold (SGR code~1) and standard color codes (SGR codes 30 to 37).
This page took 0.023172 seconds and 4 git commands to generate.