From: Jérémie Galarneau Date: Tue, 3 Aug 2021 18:27:03 +0000 (-0400) Subject: Docs: lttng-event-rule(7): --exclude does not exist, use --exclude-name X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=afc273975736e2572bb632a64beed18ea6f5a3d9;hp=2520000ca08809a23ebb68d99fca8d85676df5aa;p=lttng-tools.git Docs: lttng-event-rule(7): --exclude does not exist, use --exclude-name Signed-off-by: Jérémie Galarneau Change-Id: I92bb8e1b362d121172368897e6a9d4f538d4c68d --- diff --git a/doc/man/lttng-event-rule.7.txt b/doc/man/lttng-event-rule.7.txt index 493ed6a29..2730996eb 100644 --- a/doc/man/lttng-event-rule.7.txt +++ b/doc/man/lttng-event-rule.7.txt @@ -730,7 +730,7 @@ As of LTTng{nbsp}{lttng_version}, not specifying this option is equivalent to specifying option:--name=++\'*\'++ (when it applies), but this default may change in the future. -option:-x 'XNAME', option:--exclude='XNAME':: +option:-x 'XNAME', option:--exclude-name='XNAME':: Only match events of which 'XNAME' does :not: match the full name of the LTTng user space tracepoint. +