summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/common-tasks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index 1522d31970..3a47a9ff27 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -5882,7 +5882,7 @@ Directory onto a USB stick, or whatever media for which you built your
5882image, and boot from the media. You can write the image by using 5882image, and boot from the media. You can write the image by using
5883``bmaptool`` or ``dd``:: 5883``bmaptool`` or ``dd``::
5884 5884
5885 $ oe-run-native bmaptool copy mkefidisk-201804191017-sda.direct /dev/sdX 5885 $ oe-run-native bmap-tools-native bmaptool copy mkefidisk-201804191017-sda.direct /dev/sdX
5886 5886
5887or :: 5887or ::
5888 5888