common: move copy_filter_bytecode to bytecode.c and rename it
[lttng-tools.git] / doc / man / lttng-help.1.txt
index 132c5d62d9fe77ce239c8bb63f22aaf1e57e322c..65b909dd9a8b9cd444b397a06303af57a489d699 100644 (file)
@@ -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
@@ -20,13 +21,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 +46,4 @@ include::common-cmd-footer.txt[]
 
 SEE ALSO
 --------
-linklttng:lttng(1)
+man:lttng(1)
This page took 0.024142 seconds and 4 git commands to generate.