Fix: update man page with log4j option
[lttng-tools.git] / doc / man / lttng.1
index 2dda28a16004c8e4aafe9b9f5096b25ad22d8bf9..017592c0025a352ea2c29cc100e6f6493be31db0 100644 (file)
@@ -539,6 +539,9 @@ Apply for the user-space tracer
 .BR "\-j, \-\-jul"
 Apply for Java application using Java Util Logging interface (JUL)
 .TP
+.BR "\-l, \-\-log4j"
+Apply for Java application using LOG4J
+.TP
 .BR "\-\-tracepoint"
 Tracepoint event (default). Userspace tracer supports wildcards at the end
 of string. Don't forget to quote to deal with bash expansion.
@@ -700,6 +703,9 @@ Apply for the user-space tracer
 .TP
 .BR "\-j, \-\-jul"
 Apply for Java application using Java Util Logging interface (JUL)
+.TP
+.BR "\-l, \-\-log4j"
+Apply for Java application using LOG4J
 .RE
 .PP
 
@@ -748,6 +754,9 @@ Select user-space domain.
 .BR "\-j, \-\-jul"
 Apply for Java application using JUL
 .TP
+.TP
+.BR "\-l, \-\-log4j"
+Apply for Java application using LOG4J
 .BR "\-f, \-\-fields"
 List event fields
 
This page took 0.023044 seconds and 4 git commands to generate.