X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-enable-event.1.txt;h=2230df059c8c512882efc9666409a290a8ad18d9;hb=42aad3d2f3388cefce4c976ff3fa87625ee5ab14;hp=1a80fe774aaa4a8ba7574ca056d719efbf5ab7ac;hpb=59b19c3c82a824b602b4e3cd70e1cb22448fcb9d;p=lttng-tools.git diff --git a/doc/man/lttng-enable-event.1.txt b/doc/man/lttng-enable-event.1.txt index 1a80fe774..2230df059 100644 --- a/doc/man/lttng-enable-event.1.txt +++ b/doc/man/lttng-enable-event.1.txt @@ -107,10 +107,10 @@ a _don't care_. For example, consider the following commands: [role="term"] ----------------------------------------------------------------- -lttng enable-event --userspace hello:world -lttng enable-event --userspace hello:world --loglevel=TRACE_INFO ----------------------------------------------------------------- +---- +$ lttng enable-event --userspace hello:world +$ lttng enable-event --userspace hello:world --loglevel=TRACE_INFO +---- Here, two event rules are created. The first one has a single condition: the tracepoint name must match `hello:world`. The second one has two