X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-destroy.1.txt;h=49f3f7a043014cf6dd9b0b0d3a8ff11be9404a4d;hb=e1f481f68598431b2b9eca264a2ec0c7f5aea686;hp=d23d094ebf28c2ccd831b0a1224e76eea1613978;hpb=7bf169bd18b92a75b0f0f1a412a83f39c934ac3e;p=lttng-tools.git diff --git a/doc/man/lttng-destroy.1.txt b/doc/man/lttng-destroy.1.txt index d23d094eb..49f3f7a04 100644 --- a/doc/man/lttng-destroy.1.txt +++ b/doc/man/lttng-destroy.1.txt @@ -10,7 +10,7 @@ lttng-destroy - Destroy an LTTng tracing session SYNOPSIS -------- [verse] -*lttng* ['GENERAL OPTIONS'] *destroy* [option:--all | 'SESSION'] +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *destroy* [option:--all | 'SESSION'] DESCRIPTION @@ -18,12 +18,12 @@ DESCRIPTION The `lttng destroy` command destroys one or more tracing sessions. If no options are specified, the current tracing session is destroyed -(see linklttng:lttng-create(1) for more information about the current +(see man:lttng-create(1) for more information about the current tracing session). If 'SESSION' is specified, the existing tracing session named 'SESSION' is destroyed. `lttng list` outputs all the existing tracing sessions -(see linklttng:lttng-list(1)). +(see man:lttng-list(1)). If the option:--all option is used, *all* the tracing sessions, as listed in the output of `lttng list`, are destroyed. @@ -50,6 +50,6 @@ include::common-cmd-footer.txt[] SEE ALSO -------- -linklttng:lttng-create(1), -linklttng:lttng-set-session(1), -linklttng:lttng(1) +man:lttng-create(1), +man:lttng-set-session(1), +man:lttng(1)