doc/man: lttng(1) command pages: always include `common-footer.txt`
[lttng-tools.git] / doc / man / lttng-version.1.txt
1 lttng-version(1)
2 ================
3 :revdate: 21 April 2021
4
5
6 NAME
7 ----
8 lttng-version - Get the version of LTTng-tools
9
10
11 SYNOPSIS
12 --------
13 [verse]
14 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *version*
15
16
17 DESCRIPTION
18 -----------
19 The `lttng version` command shows the version of LTTng-tools, the LTTng
20 project which provides the man:lttng(1) command and other tracing
21 control programs and libraries.
22
23 The 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
32 include::common-lttng-cmd-options-head.txt[]
33
34
35 include::common-lttng-cmd-help-options.txt[]
36
37
38 include::common-lttng-cmd-after-options.txt[]
39
40
41 include::common-footer.txt[]
42
43
44 SEE ALSO
45 --------
46 man:lttng(1)
This page took 0.029755 seconds and 4 git commands to generate.