5cc7b3c54a899635130e470f059caf4be95e0842
[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-cmd-options-head.txt[]
33
34
35 include::common-cmd-help-options.txt[]
36
37
38 include::common-cmd-footer.txt[]
39
40
41 SEE ALSO
42 --------
43 man:lttng(1)
This page took 0.029472 seconds and 3 git commands to generate.