Fix the wrong :command: use in user-guide

cli_nova_launch_instance_from_volume.rst and cli_nova_launch_instance_using_ISO_image.rst
use nova :command:`boot`, and the command here should :command:`nova boot`

Change-Id: I9dee83abd3679b8cf7bd1556f8491b9f91ac9737
This commit is contained in:
zhu.rong 2015-09-25 22:49:30 +08:00
parent ef00d5e80b
commit 23471991b2
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Launch an instance from a volume
You can boot instances from a volume instead of an image.
To complete these tasks, use these parameters on the nova :command:`boot`
To complete these tasks, use these parameters on the :command:`nova boot`
command:
.. list-table::

View File

@ -8,7 +8,7 @@ Boot an instance from an ISO image
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OpenStack supports booting instances using ISO images. But before you
make such instances functional, use the nova :command:`boot` command
make such instances functional, use the :command:`nova boot` command
with the following parameters to boot an instance::
$ nova boot \