doc/man: use specific revision date for each manual page
[lttng-tools.git] / doc / man / lttng-version.1.txt
1 lttng-version(1)
2 ================
3 :revdate: 1 May 2018
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 outputs the version of LTTng-tools.
20
21 The output of `lttng version` is broken down into the following parts:
22
23 * Major, minor, and patch numbers
24 * Git commit information, if available
25 * Release name with its description
26 * LTTng project's website URL
27 * License information
28
29
30 include::common-cmd-options-head.txt[]
31
32
33 include::common-cmd-help-options.txt[]
34
35
36 include::common-cmd-footer.txt[]
37
38
39 SEE ALSO
40 --------
41 man:lttng(1)
This page took 0.028748 seconds and 4 git commands to generate.