Fix: bad indentation of lttng list in man page
[lttng-tools.git] / doc / man / lttng.1
index 5ac826b89ff5589f4ef94aa747554b222bf26a88..b85a2f8d862aacdfcf3f1086b542b651bf015131 100644 (file)
@@ -575,6 +575,15 @@ running applications can be found under columns "PID" and "LWP" of the
   '$ctx.vtid == 1234'
 .fi
 
+.TP
+.BR "\-x, \-\-exclude LIST"
+Add exclusions to UST tracepoints:
+Events that match any of the items in the comma-separated LIST are not
+enabled, even if they match a wildcard definition of the event.
+
+This option is also applicable with the \fB\-a, \-\-all\fP option,
+in which case all UST tracepoints are enabled except the ones whose
+names match any of the items in LIST.
 .RE
 .PP
 
@@ -651,7 +660,6 @@ Apply for the user-space tracer
 .TP
 .BR "\-j, \-\-jul"
 Apply for Java application using Java Util Logging interface (JUL)
-.TP
 .RE
 .PP
 
This page took 0.027214 seconds and 4 git commands to generate.