Skip to content

Commit ade91aa

Browse files
nsajkostevengj
authored andcommitted
doc: manual: Command-line Interface: tiny Markdown code formatting fix (#56919)
1 parent 5cce6c0 commit ade91aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/manual/command-line-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ The following is a complete list of command-line switches available when launchi
216216
|`--output-asm <name>` |Generate an assembly file (.s)|
217217
|`--output-incremental={yes\|no*}` |Generate an incremental output file (rather than complete)|
218218
|`--trace-compile={stderr\|name}` |Print precompile statements for methods compiled during execution or save to stderr or a path. Methods that were recompiled are printed in yellow or with a trailing comment if color is not supported|
219-
|`--trace-compile-timing` |If --trace-compile is enabled show how long each took to compile in ms|
219+
|`--trace-compile-timing` |If `--trace-compile` is enabled show how long each took to compile in ms|
220220
|`--trace-dispatch={stderr\|name}` |Print precompile statements for methods dispatched during execution or save to stderr or a path.|
221221
|`--image-codegen` |Force generate code in imaging mode|
222222
|`--permalloc-pkgimg={yes\|no*}` |Copy the data section of package images into memory|

0 commit comments

Comments
 (0)