Skip to content

Commit aab5c34

Browse files
committed
Auto merge of #4119 - fabricedesre:patch-1, r=alexcrichton
Fix typo in argument name.
2 parents 8fb6e7c + cecf8fa commit aab5c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/external-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If you are using Rust, there is [cargo_metadata] crate.
7070

7171
# Information about build
7272

73-
When passing `--message=format=json`, Cargo will output the following
73+
When passing `--message-format=json`, Cargo will output the following
7474
information during the build:
7575

7676
* compiler errors and warnings,

0 commit comments

Comments
 (0)