7 lttng-help - Display help information about an LTTng command
13 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *help* ['COMMAND']
18 The `lttng help` command displays help information about an LTTng
21 This command is the equivalent of:
25 $ lttng COMMAND --help
28 where `COMMAND` is the name of the command about which to get help. If
29 'COMMAND' is omitted, `lttng help` shows general help about the
32 The `lttng help` command attempts to launch `/usr/bin/man` to view
33 the command's man page. The path to the man pager can be overridden
34 by the `LTTNG_MAN_BIN_PATH` environment variable.
37 include::common-cmd-options-head.txt[]
40 include::common-cmd-help-options.txt[]
43 include::common-cmd-footer.txt[]