doc/man: use linkgenoptions macro
[lttng-tools.git] / doc / man / lttng-version.1.txt
1 lttng-version(1)
2 ================
3
4
5 NAME
6 ----
7 lttng-version - Get the version of LTTng-tools
8
9
10 SYNOPSIS
11 --------
12 [verse]
13 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *version*
14
15
16 DESCRIPTION
17 -----------
18 The `lttng version` command outputs the version of LTTng-tools.
19
20 The output of `lttng version` is broke down into the following parts:
21
22 * Major, minor, and patch numbers
23 * Git commit information, if available
24 * Release name with its description
25 * LTTng project's website URL
26 * License information
27
28
29 include::common-cmd-options-head.txt[]
30
31
32 include::common-cmd-help-options.txt[]
33
34
35 include::common-cmd-footer.txt[]
36
37
38 SEE ALSO
39 --------
40 linklttng:lttng(1)
This page took 0.030442 seconds and 5 git commands to generate.