doc/man: create lttng-version(1) and update/fix content
[lttng-tools.git] / doc / man / lttng-version.1.txt
diff --git a/doc/man/lttng-version.1.txt b/doc/man/lttng-version.1.txt
new file mode 100644 (file)
index 0000000..8c5148f
--- /dev/null
@@ -0,0 +1,40 @@
+lttng-version(1)
+================
+
+
+NAME
+----
+lttng-version - Get the version of LTTng-tools
+
+
+SYNOPSIS
+--------
+[verse]
+*lttng* ['GENERAL OPTIONS'] *version*
+
+
+DESCRIPTION
+-----------
+The `lttng version` command outputs the version of LTTng-tools.
+
+The output of `lttng version` is broke down into the following parts:
+
+* Major, minor, and patch numbers
+* Git commit information, if available
+* Release name with its description
+* LTTng project's website URL
+* License information
+
+
+include::common-cmd-options-head.txt[]
+
+
+include::common-cmd-help-options.txt[]
+
+
+include::common-cmd-footer.txt[]
+
+
+SEE ALSO
+--------
+linklttng:lttng(1)
This page took 0.024338 seconds and 4 git commands to generate.