doc/man: lttng(1) command pages: always include `common-footer.txt`
[lttng-tools.git] / doc / man / lttng-version.1.txt
... / ...
CommitLineData
1lttng-version(1)
2================
3:revdate: 21 April 2021
4
5
6NAME
7----
8lttng-version - Get the version of LTTng-tools
9
10
11SYNOPSIS
12--------
13[verse]
14*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *version*
15
16
17DESCRIPTION
18-----------
19The `lttng version` command shows the version of LTTng-tools, the LTTng
20project which provides the man:lttng(1) command and other tracing
21control programs and libraries.
22
23The output of the `version` command shows:
24
25* The major, minor, and patch version numbers.
26* The Git commit information, if available.
27* The release name and its description.
28* The URL of the LTTng project website.
29* The license information.
30
31
32include::common-lttng-cmd-options-head.txt[]
33
34
35include::common-lttng-cmd-help-options.txt[]
36
37
38include::common-lttng-cmd-after-options.txt[]
39
40
41include::common-footer.txt[]
42
43
44SEE ALSO
45--------
46man:lttng(1)
This page took 0.048404 seconds and 4 git commands to generate.