Docs: Updated available input formats on manpage
[babeltrace.git] / doc / babeltrace.1
index 78e9055a57812a945472d941df33fbe02b90bbb1..2e7a9d12faa5f9a35828553db04f1dff88aa7b2b 100644 (file)
@@ -14,7 +14,7 @@ babeltrace [OPTIONS] FILE...
 .PP
 Babeltrace is a trace viewer and converter reading and writing the
 Common Trace Format (CTF). Its main use is to pretty-print CTF traces
 .PP
 Babeltrace is a trace viewer and converter reading and writing the
 Common Trace Format (CTF). Its main use is to pretty-print CTF traces
-into a human-readable text output.
+into a human-readable text output ordered by time.
 
 .PP
 This program follow the usual GNU command line syntax with long options
 
 .PP
 This program follow the usual GNU command line syntax with long options
@@ -29,7 +29,7 @@ Input trace FILE(s) or directory(ies)
 Output trace path (default: stdout)
 .TP
 .BR "-i, --input-format FORMAT"
 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)
 .TP
 .BR "-o, --output-format FORMAT"
 Output trace format (default: text)
@@ -74,12 +74,12 @@ Print clock in GMT time zone (default: local time zone)
 .TP
 
 .fi
 .TP
 
 .fi
-Formats available: ctf, dummy, text.
+Formats available: ctf, lttng-live, dummy, text, ctf_metadata.
 
 .SH "ENVIRONMENT VARIABLES"
 
 .PP
 
 .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
 .PP
 
 .PP
This page took 0.024912 seconds and 4 git commands to generate.