diff options
Diffstat (limited to 'documentation/dev-manual/qemu.rst')
-rw-r--r-- | documentation/dev-manual/qemu.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/qemu.rst b/documentation/dev-manual/qemu.rst index d431ea4b99..19f3e40d63 100644 --- a/documentation/dev-manual/qemu.rst +++ b/documentation/dev-manual/qemu.rst | |||
@@ -311,7 +311,7 @@ timestamp when it needs to look for an image. Minimally, through the use | |||
311 | of options, you must provide either a machine name, a virtual machine | 311 | of options, you must provide either a machine name, a virtual machine |
312 | image (``*wic.vmdk``), or a kernel image (``*.bin``). | 312 | image (``*wic.vmdk``), or a kernel image (``*.bin``). |
313 | 313 | ||
314 | Following is the command-line help output for the ``runqemu`` command:: | 314 | Here is the command-line help output for the ``runqemu`` command:: |
315 | 315 | ||
316 | $ runqemu --help | 316 | $ runqemu --help |
317 | 317 | ||
@@ -353,7 +353,7 @@ Following is the command-line help output for the ``runqemu`` command:: | |||
353 | ``runqemu`` Command-Line Options | 353 | ``runqemu`` Command-Line Options |
354 | ================================ | 354 | ================================ |
355 | 355 | ||
356 | Following is a description of ``runqemu`` options you can provide on the | 356 | Here is a description of ``runqemu`` options you can provide on the |
357 | command line: | 357 | command line: |
358 | 358 | ||
359 | .. note:: | 359 | .. note:: |