3 :revdate: 14 March 2017
8 lttng-help - Display help information about an LTTng command
14 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *help* ['COMMAND']
19 The `lttng help` command displays help information about an LTTng
22 This command is the equivalent of:
26 $ lttng COMMAND --help
29 where `COMMAND` is the name of the command about which to get help. If
30 'COMMAND' is omitted, `lttng help` shows general help about the
33 The `lttng help` command attempts to launch `/usr/bin/man` to view
34 the command's man page. The path to the man pager can be overridden
35 by the `LTTNG_MAN_BIN_PATH` environment variable.
38 include::common-cmd-options-head.txt[]
41 include::common-cmd-help-options.txt[]
44 include::common-cmd-footer.txt[]