Fix: update man page with log4j option
authorDavid Goulet <dgoulet@efficios.com>
Wed, 15 Oct 2014 18:29:01 +0000 (14:29 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 15 Oct 2014 18:29:01 +0000 (14:29 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
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.028499 seconds and 5 git commands to generate.