X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=doc%2Fbabeltrace.1;h=78e9055a57812a945472d941df33fbe02b90bbb1;hp=db07cafa0477b8cbd2fe53c5b9533f4e013331b3;hb=05cab52530332c97aca9d8c78a8cae2f82f00896;hpb=12c9c3bc9a8e6f1330f88691a3a8d9fb1f9d0ffa diff --git a/doc/babeltrace.1 b/doc/babeltrace.1 index db07cafa..78e9055a 100644 --- a/doc/babeltrace.1 +++ b/doc/babeltrace.1 @@ -7,7 +7,7 @@ babeltrace \(em Babeltrace Trace Viewer and Converter .PP .nf -babeltrace [OPTIONS] INPUT +babeltrace [OPTIONS] FILE... .fi .SH "DESCRIPTION" @@ -22,14 +22,14 @@ starting with two dashes. Below is a summary of the available options. .PP .TP -.BR "INPUT" -Input trace path +.BR "FILE" +Input trace FILE(s) or directory(ies) .TP -.BR "OUTPUT" +.BR "-w, --output OUTPUT" Output trace path (default: stdout) .TP .BR "-i, --input-format FORMAT" -Input trace format (default: ctf) +Input trace format (default: ctf). CTF is currently the only supported input format. .TP .BR "-o, --output-format FORMAT" Output trace format (default: text) @@ -54,8 +54,8 @@ Print field names: (payload OR args OR arg), none, all, scope, header, (context OR ctx), (default: payload,context). .TP .BR "-f, --fields name1<,name2,...>" -Print additional fields: all, trace, trace:domain, trace:procname, -trace:vpid, loglevel. +Print additional fields: all, trace, trace:hostname, trace:domain, +trace:procname, trace:vpid, loglevel. .TP .BR "--clock-raw" Disregard internal clock offset (use raw value) @@ -97,7 +97,7 @@ babeltrace-log(1), lttng(1), lttng-ust(3), lttng-sessiond(8) .SH "BUGS" .PP -No knows bugs at this point. +No known bugs at this point. If you encounter any issues or usability problem, please report it on our mailing list to help improve this