diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 11b536a8df..5924f48f48 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -584,7 +584,7 @@ | |||
| 584 | If you have write access to the media, | 584 | If you have write access to the media, |
| 585 | use this command form: | 585 | use this command form: |
| 586 | <literallayout class='monospaced'> | 586 | <literallayout class='monospaced'> |
| 587 | $ oe-run-native bmaptool copy ./tmp/deploy/images/qemux86-64/core-image-minimal-<replaceable>machine</replaceable>.wic /dev/sd<replaceable>X</replaceable> | 587 | $ oe-run-native bmaptool-native bmaptool copy ./tmp/deploy/images/qemux86-64-core-image-minimal-<replaceable>machine</replaceable>.wic /dev/sd<replaceable>X</replaceable> |
| 588 | </literallayout> | 588 | </literallayout> |
| 589 | </para></listitem> | 589 | </para></listitem> |
| 590 | <listitem><para> | 590 | <listitem><para> |
| @@ -614,11 +614,10 @@ | |||
| 614 | </para> | 614 | </para> |
| 615 | 615 | ||
| 616 | <para> | 616 | <para> |
| 617 | For help on the <filename>bmaptool</filename> command, use either of | 617 | For help on the <filename>bmaptool</filename> command, use the |
| 618 | the following commands: | 618 | following command: |
| 619 | <literallayout class='monospaced'> | 619 | <literallayout class='monospaced'> |
| 620 | $ bmaptool --help | 620 | $ bmaptool --help |
| 621 | $ oe-run-native bmaptool --help | ||
| 622 | </literallayout> | 621 | </literallayout> |
| 623 | </para> | 622 | </para> |
| 624 | </section> | 623 | </section> |
