Update the remaining manual pages for LTTng-tools 2.13
[lttng-tools.git] / doc / man / lttng-help.1.txt
... / ...
CommitLineData
1lttng-help(1)
2=============
3:revdate: 21 April 2021
4
5
6NAME
7----
8lttng-help - Show the help of an LTTng command
9
10
11SYNOPSIS
12--------
13[verse]
14*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *help* ['COMMAND']
15
16
17DESCRIPTION
18-----------
19The `lttng help` command shows the help of:
20
21With the 'COMMAND' argument::
22 The ++lttng{nbsp}++__COMMAND__ command.
23
24Without the 'COMMAND' argument::
25 The man:lttng(1) command itself.
26
27The `help` command is equivalent to:
28
29[verse]
30*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] ['COMMAND'] nloption:--help
31
32The `help` command attempts to launch `/usr/bin/man` to view this the
33manual page of the command. Override the manual pager path with the
34`LTTNG_MAN_BIN_PATH` environment variable.
35
36
37include::common-cmd-options-head.txt[]
38
39
40include::common-cmd-help-options.txt[]
41
42
43include::common-cmd-footer.txt[]
44
45
46SEE ALSO
47--------
48man:lttng(1)
This page took 0.022579 seconds and 4 git commands to generate.