man: fix typo in babeltrace.1
[babeltrace.git] / doc / babeltrace.1
index 60712b391c3bd34c3379e9aa17903d58934492da..a79250cf50c1dc26ed1d0d058882a60e8ebad764 100644 (file)
@@ -17,7 +17,7 @@ Common Trace Format (CTF). Its main use is to pretty-print CTF traces
 into a human-readable text output ordered by time.
 
 .PP
-This program follow the usual GNU command line syntax with long options
+This program follows the usual GNU command line syntax with long options
 starting with two dashes. Below is a summary of the available options.
 .PP
 
@@ -57,7 +57,7 @@ Print field names: (payload OR args OR arg), none, all, scope, header,
 Print additional fields: all, trace, trace:hostname, trace:domain,
 trace:procname, trace:vpid, loglevel.
 .TP
-.BR "--clock-raw"
+.BR "--clock-cycles"
 Disregard internal clock offset (use raw value)
 .TP
 .BR "--clock-offset seconds"
@@ -75,8 +75,11 @@ Print clock in GMT time zone (default: local time zone)
 .BR "--stream-intersection"
 Only print events when all streams are active
 .TP
-.BR "--debug-info-full-dir"
-Directory in which to look for debugging information files. (default: /usr/lib/debug/)
+.BR "--debug-info-dir"
+Directory in which to look for debugging information files (default: /usr/lib/debug/)
+.TP
+.BR "--debug-info-target-prefix"
+Directory to use as a prefix for executable lookup
 .TP
 .BR "--debug-info-full-path"
 Show full debug info source and binary paths (if available)
This page took 0.023944 seconds and 4 git commands to generate.