From aa9b9df84ce50303b16ca21fbd2eb382c8e9a310 Mon Sep 17 00:00:00 2001 From: junboli Date: Mon, 28 Aug 2017 09:48:24 +0800 Subject: [PATCH] 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 --- .../shared-file-systems/drivers/ibm-spectrumscale-driver.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configuration/shared-file-systems/drivers/ibm-spectrumscale-driver.rst b/doc/source/configuration/shared-file-systems/drivers/ibm-spectrumscale-driver.rst index 9e2460b4bf..78e7714a52 100644 --- a/doc/source/configuration/shared-file-systems/drivers/ibm-spectrumscale-driver.rst +++ b/doc/source/configuration/shared-file-systems/drivers/ibm-spectrumscale-driver.rst @@ -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