X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-disable-event.1.txt;h=9afa53c1b495329bdf2122603cf2c1961676c71b;hb=8d65904aea328caf0c3b8c3895ea148ad9a2b402;hp=8d27a46d7f775c71b8023d1774de96f6a6033115;hpb=f93c553f5f60768db47fcb56c21f354c6b0bc805;p=lttng-tools.git diff --git a/doc/man/lttng-disable-event.1.txt b/doc/man/lttng-disable-event.1.txt index 8d27a46d7..9afa53c1b 100644 --- a/doc/man/lttng-disable-event.1.txt +++ b/doc/man/lttng-disable-event.1.txt @@ -47,6 +47,9 @@ With the option:--channel='CHANNEL' option:: Without the option:--channel option:: The channel named `channel0`. ++ +If there's more than one channel for the selected tracing session and +domain, the `disable-event` command fails. See man:lttng-concepts(7) to learn more about recording event rules.