X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-enable-event.1.txt;h=f0755333c8f6ac510ae4b88d79211b4013a29c0b;hp=f8a630af5ea34a9af4238a490ff8261e7d4b1db5;hb=2f1c0906c969bb129676ed1d1dc44db7d5acedf8;hpb=ce19b9ed9bd9591bd0c4d1998780082a490991fd diff --git a/doc/man/lttng-enable-event.1.txt b/doc/man/lttng-enable-event.1.txt index f8a630af5..f0755333c 100644 --- a/doc/man/lttng-enable-event.1.txt +++ b/doc/man/lttng-enable-event.1.txt @@ -234,7 +234,7 @@ expression evaluates to false (the event is discarded). C integer and floating point number constants are supported, as well as literal strings between double quotes (`"`). Literal strings can contain a wildcard character (`*`) at the end to match more than one string. -This wildcard can be escaped using `\\*`. +This wildcard can be escaped using :escwc:. LTTng-UST enumeration fields can be compared to integer values (fields or constants).