3 :revdate: 21 April 2021
8 lttng-help - Show the help of an LTTng command
14 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *help* ['COMMAND']
19 The `lttng help` command shows the help of:
21 With the 'COMMAND' argument::
22 The ++lttng{nbsp}++__COMMAND__ command.
24 Without the 'COMMAND' argument::
25 The man:lttng(1) command itself.
27 The `help` command is equivalent to:
30 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] ['COMMAND'] nloption:--help
32 The `help` command attempts to launch `/usr/bin/man` to view this the
33 manual page of the command. Override the manual pager path with the
34 `LTTNG_MAN_BIN_PATH` environment variable.
37 include::common-lttng-cmd-options-head.txt[]
40 include::common-lttng-cmd-help-options.txt[]
43 include::common-lttng-cmd-after-options.txt[]
46 include::common-footer.txt[]