Fix wrong semantic markup
On building the translated guide, the below error occurs: WARNING: Malformed :option: u'KeyName', does not contain option marker - or -- or / or + Change-Id: I67b70621d76daeb46ba90b6a54ef15d5fd677a64
This commit is contained in:
parent
ed0147196e
commit
698a93418d
@ -64,8 +64,8 @@ stack and the :command:`ceilometer` client to measure resources.
|
||||
|
||||
#. Create an auto-scaling stack by running the following command.
|
||||
The :option:`-f` option specifies the name of the stack template
|
||||
file, and the :option:`-P` option specifies the :code:`KeyName`
|
||||
parameter as :code:`heat_key`::
|
||||
file, and the :option:`-P` option specifies the ``KeyName``
|
||||
parameter as ``heat_key``::
|
||||
|
||||
$ heat stack-create -f cfn/F17/AutoScalingCeilometer.yaml -P "KeyName=heat_key"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user