X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Fcommon-cmd-footer.txt;h=86b4a8188ebdf2832426e1531db7ae1cd6fc59b3;hp=cd0ce8b762ca1d83e0a53cf5b5c0dc56b017c70e;hb=21b35b3a08845c9feef6da46409cd48af86fd700;hpb=afc82f93ca3d316a3a61520c96249909a185b380 diff --git a/doc/man/common-cmd-footer.txt b/doc/man/common-cmd-footer.txt index cd0ce8b76..86b4a8188 100644 --- a/doc/man/common-cmd-footer.txt +++ b/doc/man/common-cmd-footer.txt @@ -1,5 +1,23 @@ -ENVIRONMENT VARIABLES ---------------------- +EXIT STATUS +----------- +*0*:: + Success + +*1*:: + Command error + +*2*:: + Undefined command + +*3*:: + Fatal error + +*4*:: + Command warning (something went wrong during the command) + + +ENVIRONMENT +----------- `LTTNG_ABORT_ON_ERROR`:: Set to `1` to abort the process after the first error is encountered. @@ -64,22 +82,4 @@ NOTE: `$LTTNG_HOME` defaults to the value of the `HOME` environment variable. -EXIT STATUS ------------ -*0*:: - Success - -*1*:: - Command error - -*2*:: - Undefined command - -*3*:: - Fatal error - -*4*:: - Command warning (something went wrong during the command) - - include::common-footer.txt[]