Skip to content

Commit 472b24d

Browse files
author
Amanda Butler
authored
Merge pull request #970 from theotherjimmy/supported-ides-command
Correct command line for listing supported exporters
2 parents afb85ad + 9c2fb7a commit 472b24d

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)