summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/start.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index 3687b0ee5f..2bfdfaeb7f 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -543,6 +543,7 @@ your Yocto Project build host:
543 DISKPART> select vdisk file="<path_to_VHDX_file>" 543 DISKPART> select vdisk file="<path_to_VHDX_file>"
544 DISKPART> attach vdisk readonly 544 DISKPART> attach vdisk readonly
545 DISKPART> compact vdisk 545 DISKPART> compact vdisk
546 DISKPART> detach
546 DISKPART> exit 547 DISKPART> exit
547 548
548.. note:: 549.. note::