Fix incorrect literal_block error when build docs
This causes failure when use build_sphinx to generate docs. Fix it by replace the ini code block with console. Change-Id: Iaf15fc99fefceb58c765fabc947f99ad8225723b Closes-bug: #1713291
This commit is contained in:
parent
1bd85a4683
commit
aa9b9df84c
@ -169,7 +169,7 @@ Sample configuration
|
||||
Create GPFS share type and set extra spec
|
||||
-----------------------------------------
|
||||
|
||||
.. code-block:: ini
|
||||
.. code-block:: console
|
||||
|
||||
$ manila type-create --snapshot_support True \
|
||||
--create_share_from_snapshot_support True gpfs False
|
||||
|
Loading…
Reference in New Issue
Block a user