summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/qemu.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/qemu.rst')
-rw-r--r--documentation/dev-manual/qemu.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/qemu.rst b/documentation/dev-manual/qemu.rst
index 88a63c1808..f998e47934 100644
--- a/documentation/dev-manual/qemu.rst
+++ b/documentation/dev-manual/qemu.rst
@@ -318,7 +318,7 @@ timestamp when it needs to look for an image. Minimally, through the use
318of options, you must provide either a machine name, a virtual machine 318of options, you must provide either a machine name, a virtual machine
319image (``*wic.vmdk``), or a kernel image (``*.bin``). 319image (``*wic.vmdk``), or a kernel image (``*.bin``).
320 320
321Following is the command-line help output for the ``runqemu`` command:: 321Here is the command-line help output for the ``runqemu`` command::
322 322
323 $ runqemu --help 323 $ runqemu --help
324 324
@@ -360,7 +360,7 @@ Following is the command-line help output for the ``runqemu`` command::
360``runqemu`` Command-Line Options 360``runqemu`` Command-Line Options
361================================ 361================================
362 362
363Following is a description of ``runqemu`` options you can provide on the 363Here is a description of ``runqemu`` options you can provide on the
364command line: 364command line:
365 365
366.. note:: 366.. note::