X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=doc%2Fman%2Fcommon-common-env.txt;fp=doc%2Fman%2Fcommon-common-env.txt;h=fe1c2aa0ec8e4a1d67a818cfae791f6c54940e93;hp=099635b7e2351cd4fcb892c3eb9719c8a5168ba6;hb=59b3e31ded241ad159dbc618cc84a039f34f6e19;hpb=498e7994d60bd0e9f63c3d5c0fd00eec77ba7c34 diff --git a/doc/man/common-common-env.txt b/doc/man/common-common-env.txt index 099635b7..fe1c2aa0 100644 --- a/doc/man/common-common-env.txt +++ b/doc/man/common-common-env.txt @@ -1,3 +1,13 @@ +`BABELTRACE_EXEC_ON_ABORT`='CMDLINE':: + Execute the command line 'CMDLINE', as parsed like a UNIX~98 shell, + when any part of the Babeltrace~2 project unexpectedly aborts. ++ +The application only aborts when the executed command returns, ignoring +its exit status. ++ +This environment variable is ignored when the application has the +`setuid` or the `setgid` access right flag set. + `BABELTRACE_TERM_COLOR`=(`AUTO` | `NEVER` | `ALWAYS`):: Force the terminal color support for the man:babeltrace2(1) program and the project's plugins.