Skip to content

Commit 3d9066d

Browse files
author
Amanda Butler
authored
Add requested change to cli-device-management.md
Add requested code changes.
1 parent 91cee41 commit 3d9066d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/offline/cli-device-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $ mbed compile
4545
This generates a payload to update the device with. After generating the payload, update the device through Device Management with:
4646

4747
```
48-
$ mbed dm update device -D <device ID>
48+
$ mbed dm update device -D <device ID> -m <target>
4949
```
5050

5151
This performs several actions:

0 commit comments

Comments
 (0)