From 6c09bfdbaf4c78face380cefc10b34bd77c07381 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Thu, 18 Jul 2013 10:35:59 -0400 Subject: [PATCH 1/1] Manpage: cleanup layout of stop Signed-off-by: Mathieu Desnoyers --- doc/man/lttng.1 | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 828094c04..ef3b65c9d 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -784,8 +784,9 @@ Simple listing of options .RE .PP -.IP "\fBstop\fP [NAME] [OPTIONS]" -.nf +.PP +\fBstop\fP [NAME] [OPTIONS] +.RS Stop tracing It will stop tracing for all tracers for a specific tracing session. Before @@ -794,20 +795,19 @@ until the trace is readable for the session. Use \-\-no-wait to avoid this behavior. If NAME is omitted, the session name is taken from the .lttngrc file. -.fi .B OPTIONS: -.nf -\-h, \-\-help - Show summary of possible options and commands. -\-\-list-options - Simple listing of options -\-\-no-wait - Don't wait for data availability. -.fi - -.IP +.TP +.BR "\-h, \-\-help" +Show summary of possible options and commands. +.TP +.BR "\-\-list-options" +Simple listing of options +.TP "\-\-no-wait" +Don't wait for data availability. +.RE +.PP .IP "\fBversion\fP" .nf -- 2.34.1