doc/man: lttng(1) command pages: always include `common-footer.txt`
[lttng-tools.git] / doc / man / lttng-version.1.txt
index 8c5148f1bfc4c869170eb8ddf18ff2a0c4967e0a..35750d014d151bd1560b05746067ecf1114f495c 100644 (file)
@@ -1,5 +1,6 @@
 lttng-version(1)
 ================
+:revdate: 21 April 2021
 
 
 NAME
@@ -10,31 +11,36 @@ lttng-version - Get the version of LTTng-tools
 SYNOPSIS
 --------
 [verse]
-*lttng* ['GENERAL OPTIONS'] *version*
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *version*
 
 
 DESCRIPTION
 -----------
-The `lttng version` command outputs the version of LTTng-tools.
+The `lttng version` command shows the version of LTTng-tools, the LTTng
+project which provides the man:lttng(1) command and other tracing
+control programs and libraries.
 
-The output of `lttng version` is broke down into the following parts:
+The output of the `version` command shows:
 
-* Major, minor, and patch numbers
-* Git commit information, if available
-* Release name with its description
-* LTTng project's website URL
-* License information
+* The major, minor, and patch version numbers.
+* The Git commit information, if available.
+* The release name and its description.
+* The URL of the LTTng project website.
+* The license information.
 
 
-include::common-cmd-options-head.txt[]
+include::common-lttng-cmd-options-head.txt[]
 
 
-include::common-cmd-help-options.txt[]
+include::common-lttng-cmd-help-options.txt[]
 
 
-include::common-cmd-footer.txt[]
+include::common-lttng-cmd-after-options.txt[]
+
+
+include::common-footer.txt[]
 
 
 SEE ALSO
 --------
-linklttng:lttng(1)
+man:lttng(1)
This page took 0.024431 seconds and 4 git commands to generate.