Add modern Babeltrace man pages
[babeltrace.git] / doc / man / common-common-compat-env.txt
diff --git a/doc/man/common-common-compat-env.txt b/doc/man/common-common-compat-env.txt
new file mode 100644 (file)
index 0000000..ee17f8f
--- /dev/null
@@ -0,0 +1,23 @@
+`BABELTRACE_COMMON_LOG_LEVEL`::
+    Common functions's log level. The available values are the same as
+    for the manopt:babeltrace(1):--log-level option of man:babeltrace(1).
+
+`BABELTRACE_COMPAT_LOG_LEVEL`::
+    Compatibility functions's log level. The available values are the
+    same as for the manopt:babeltrace(1):--log-level option of
+    man:babeltrace(1).
+
+`BABELTRACE_TERM_COLOR`::
+    Force the terminal color support. The available values are:
++
+--
+`AUTO`::
+    Only emit terminal color codes when the standard output and error
+    streams are connected to a color-capable terminal.
+
+`NEVER`::
+    Never emit terminal color codes.
+
+`ALWAYS`::
+    Always emit terminal color codes.
+--
This page took 0.027406 seconds and 4 git commands to generate.