Skip to content

Commit 39fc733

Browse files
committed
Update use_processor_flag doc
Signed-off-by: Abena Laast <salaast@gmail.com>
1 parent 1897453 commit 39fc733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/trace.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ module Make_commands (Backend : Backend_intf.S) = struct
584584
flag
585585
"use-processor-exe"
586586
(optional string)
587-
~doc:"path for processor exe to use to process trace file"
587+
~doc:"path for standalone processor exe to use to process trace file"
588588
;;
589589

590590
let run_command =

0 commit comments

Comments
 (0)