From: Mathieu Desnoyers Date: Thu, 18 Jul 2013 13:50:39 +0000 (-0400) Subject: Manpage: cleanup layout of destroy X-Git-Tag: v2.3.0-rc2~29 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=f2b14ef1cbef00236a3c7111f9654ddfc28b796d;hp=ee2758e57eeeb732ac513bca02fe8a6979d0d8b1 Manpage: cleanup layout of destroy Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 14c081e63..dc56c0d5f 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -312,28 +312,28 @@ Create session s1 and set its consumer to myhost.com on port 3229 for control. .RE .PP - -.IP "\fBdestroy\fP [OPTIONS] [NAME]" -.nf +.PP +\fBdestroy\fP [NAME] [OPTIONS] +.RS Teardown tracing session Free memory on the session daemon and tracer side. It's gone! 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. -\-a, \-\-all - Destroy all sessions -\-\-list-options - Simple listing of options -.fi - -.IP +.TP +.BR "\-h, \-\-help" +Show summary of possible options and commands. +.TP +.BR "\-a, \-\-all" +Destroy all sessions +.TP +.BR "\-\-list-options" +Simple listing of options +.RE +.PP .IP "\fBenable-channel\fP NAME[,NAME2,...] [-k|-u] [OPTIONS]" .nf