lttng-enable-channel(1): reword and fix style of --blocking-timeout description
[lttng-tools.git] / doc / man / lttng-help.1.txt
index 132c5d62d9fe77ce239c8bb63f22aaf1e57e322c..ede7b88f4d866586e49e6973ebf48189d454800c 100644 (file)
@@ -10,7 +10,7 @@ lttng-help - Display help information about an LTTng command
 SYNOPSIS
 --------
 [verse]
-*lttng* ['GENERAL OPTIONS'] *help* ['COMMAND']
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *help* ['COMMAND']
 
 
 DESCRIPTION
@@ -20,13 +20,14 @@ command.
 
 This command is the equivalent of:
 
---------------------
-lttng COMMAND --help
---------------------
+[role="term"]
+----
+$ 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
@@ -44,4 +45,4 @@ include::common-cmd-footer.txt[]
 
 SEE ALSO
 --------
-linklttng:lttng(1)
+man:lttng(1)
This page took 0.023087 seconds and 4 git commands to generate.