X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-version.1.txt;fp=doc%2Fman%2Flttng-version.1.txt;h=8c5148f1bfc4c869170eb8ddf18ff2a0c4967e0a;hp=0000000000000000000000000000000000000000;hb=e85eccc8d6ec0064d723a08260f23936e8143e2e;hpb=fb58d65962522bcce00b34f847d490695d51b9cc diff --git a/doc/man/lttng-version.1.txt b/doc/man/lttng-version.1.txt new file mode 100644 index 000000000..8c5148f1b --- /dev/null +++ b/doc/man/lttng-version.1.txt @@ -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)