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 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 | |||
318 | of options, you must provide either a machine name, a virtual machine | 318 | of options, you must provide either a machine name, a virtual machine |
319 | image (``*wic.vmdk``), or a kernel image (``*.bin``). | 319 | image (``*wic.vmdk``), or a kernel image (``*.bin``). |
320 | 320 | ||
321 | Following is the command-line help output for the ``runqemu`` command:: | 321 | Here 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 | ||
363 | Following is a description of ``runqemu`` options you can provide on the | 363 | Here is a description of ``runqemu`` options you can provide on the |
364 | command line: | 364 | command line: |
365 | 365 | ||
366 | .. note:: | 366 | .. note:: |