common: move copy_filter_bytecode to bytecode.c and rename it
[lttng-tools.git] / doc / man / lttng-help.1.txt
index c0f4d6442ae1c1b622398cb9f5db18acc08d0410..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
@@ -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)
This page took 0.023423 seconds and 4 git commands to generate.