Docs: lttng-event-rule(7): --exclude does not exist, use --exclude-name
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Aug 2021 18:27:03 +0000 (14:27 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Aug 2021 19:53:23 +0000 (15:53 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I92bb8e1b362d121172368897e6a9d4f538d4c68d

doc/man/lttng-event-rule.7.txt

index 493ed6a29eec2e237a01934d3827eae34d36e434..2730996ebdad95c583171e5ac51c23b00cbe4c23 100644 (file)
@@ -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.
 +
This page took 0.027681 seconds and 4 git commands to generate.