Skip to content

Commit 9c2fb7a

Browse files
committed
Correct command line for listing supported exporters
The command line included is valid since 5.5.0.
1 parent afb85ad commit 9c2fb7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/toolchains/export_to_third_party.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ has the same flags as if you had compiled with:
5757

5858
For a complete list of supported export toolchains, you can run:
5959

60-
$ mbed export -h
60+
$ mbed export --supported ides
6161

6262
### Before you export
6363

0 commit comments

Comments
 (0)