X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-disable-channel.1.txt;h=d3fe61e8145701a2357a766e52d5c81162a80f1b;hb=c7ab9bea55e4fdbdd82fabbff0f705d73c1f22f6;hp=7cd366f038a07a82042e249606308bcc1232bb0e;hpb=ce19b9ed9bd9591bd0c4d1998780082a490991fd;p=lttng-tools.git diff --git a/doc/man/lttng-disable-channel.1.txt b/doc/man/lttng-disable-channel.1.txt index 7cd366f03..d3fe61e81 100644 --- a/doc/man/lttng-disable-channel.1.txt +++ b/doc/man/lttng-disable-channel.1.txt @@ -17,10 +17,10 @@ SYNOPSIS DESCRIPTION ----------- The `lttng disable-channel` command disables one or more channels -previously enabled by the linklttng:lttng-enable-channel(1) command. +previously enabled by the man:lttng-enable-channel(1) command. A channel is always contained in a tracing session -(see linklttng:lttng-create(1) for creating a tracing session). The +(see man:lttng-create(1) for creating a tracing session). The session in which a channel is disabled using `lttng disable-channel` can be specified using the option:--session option. If the option:--session option is omitted, the current tracing session is targeted. @@ -45,7 +45,7 @@ option:-u, option:--userspace:: Target ~~~~~~ -option:-s, option:--session='SESSION':: +option:-s 'SESSION', option:--session='SESSION':: Disable channels in the tracing session named 'SESSION' instead of the current tracing session. @@ -58,5 +58,5 @@ include::common-cmd-footer.txt[] SEE ALSO -------- -linklttng:lttng-disable-channel(1), -linklttng:lttng(1) +man:lttng-disable-channel(1), +man:lttng(1)