Initial implementation of the debuginfo API
[babeltrace.git] / doc / babeltrace.1
index 929c5634e51d7fc83b040983477fc4fb93ce059d..cee9f7b9f60b88cfb77065870fbba12aa2cfbba3 100644 (file)
@@ -29,7 +29,7 @@ Input trace FILE(s) or directory(ies)
 Output trace path (default: stdout)
 .TP
 .BR "-i, --input-format FORMAT"
-Input trace format (default: ctf). CTF is currently the only supported input format.
+Input trace format (default: ctf)
 .TP
 .BR "-o, --output-format FORMAT"
 Output trace format (default: text)
@@ -72,14 +72,17 @@ Print clock date
 .BR "--clock-gmt"
 Print clock in GMT time zone (default: local time zone)
 .TP
+.BR "--stream-intersection"
+Only print events when all streams are active
+.TP
 
 .fi
-Formats available: ctf, dummy, text.
+Formats available: ctf, lttng-live, dummy, text, ctf_metadata.
 
 .SH "ENVIRONMENT VARIABLES"
 
 .PP
-Note that all command line options will override environmenal variables.
+Note that all command line options will override environment variables.
 .PP
 
 .PP
@@ -97,7 +100,8 @@ babeltrace-log(1), lttng(1), lttng-ust(3), lttng-sessiond(8)
 .SH "BUGS"
 
 .PP
-No known bugs at this point.
+The lttng-live plugin does not honor the the "--output" command line
+option.
 
 If you encounter any issues or usability problem, please report it on
 our mailing list <lttng-dev@lists.lttng.org> to help improve this
This page took 0.025294 seconds and 4 git commands to generate.