Manpage: cleanup layout of start
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Jul 2013 14:34:48 +0000 (10:34 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Jul 2013 14:34:48 +0000 (10:34 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/man/lttng.1

index 2c87b94f555ecc9f7b297c3502c486c5ee453458..828094c0400446d50fa331602e76cc773a1a1d9a 100644 (file)
@@ -765,19 +765,24 @@ Set data path URL. (Must use -C also)
 .RE
 .PP
 
-.IP "\fBstart\fP [NAME] [OPTIONS]"
+.PP
+\fBstart\fP [NAME] [OPTIONS]
+.RS
 Start tracing
 
 It will start tracing for all tracers for a specific tracing session.
-
 If NAME is omitted, the session name is taken from the .lttngrc file.
 
 .B OPTIONS:
 
-\-h, \-\-help
-        Show summary of possible options and commands.
-\-\-list-options
-        Simple listing of options
+.TP
+.BR "\-h, \-\-help"
+Show summary of possible options and commands.
+.TP
+.BR "\-\-list-options"
+Simple listing of options
+.RE
+.PP
 
 .IP "\fBstop\fP [NAME] [OPTIONS]"
 .nf
This page took 0.027317 seconds and 5 git commands to generate.