X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-enable-event.1.txt;fp=doc%2Fman%2Flttng-enable-event.1.txt;h=2230df059c8c512882efc9666409a290a8ad18d9;hp=1a80fe774aaa4a8ba7574ca056d719efbf5ab7ac;hb=03c5529d5cb12b279866d2c3245712a639284ce8;hpb=7712f784d95ae23c57e0f373ecf5b8b4be7bf1aa 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