X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-help.1.txt;h=65b909dd9a8b9cd444b397a06303af57a489d699;hp=c0f4d6442ae1c1b622398cb9f5db18acc08d0410;hb=b61776fb63d4bb14df77c0b5a15de28beed7ddfc;hpb=d4f093aa457acf5492c099f40badcc8379c95fe9 diff --git a/doc/man/lttng-help.1.txt b/doc/man/lttng-help.1.txt index c0f4d6442..65b909dd9 100644 --- a/doc/man/lttng-help.1.txt +++ b/doc/man/lttng-help.1.txt @@ -1,5 +1,6 @@ lttng-help(1) ============= +:revdate: 14 March 2017 NAME @@ -10,7 +11,7 @@ lttng-help - Display help information about an LTTng command SYNOPSIS -------- [verse] -*lttng* ['GENERAL OPTIONS'] *help* ['COMMAND'] +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *help* ['COMMAND'] DESCRIPTION @@ -21,13 +22,13 @@ command. This command is the equivalent of: [role="term"] --------------------- -lttng COMMAND --help --------------------- +---- +$ lttng COMMAND --help +---- where `COMMAND` is the name of the command about which to get help. If 'COMMAND' is omitted, `lttng help` shows general help about the -linklttng:lttng(1) command. +man:lttng(1) command. The `lttng help` command attempts to launch `/usr/bin/man` to view the command's man page. The path to the man pager can be overridden @@ -45,4 +46,4 @@ include::common-cmd-footer.txt[] SEE ALSO -------- -linklttng:lttng(1) +man:lttng(1)