Skip to content

Commit 4b1ee1e

Browse files
committed
Update use_processor_flag doc
1 parent 3b7b2ff commit 4b1ee1e

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)