Fix the format command-line

The command-line should be marked follow [1]
as consistent with their semantic meaning.

[1] https://docs.openstack.org/doc-contrib-guide/rst-conv/inline-markups.html#command

Change-Id: I807051a99398d943bb1f7ff93da0edc957966176
This commit is contained in:
Luong Anh Tuan 2017-11-27 09:36:10 +07:00
parent 92baf4b2d5
commit 05fe67a8fb
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ with path to private key file.
"file_system": "ext4", "size": 10000}]}]'
After steps above the node is ready for deploying. User can invoke
``nova boot`` command for deploying an instance image.
:command:`nova boot` command for deploying an instance image.
TODO: