diff --git a/doc/config-reference/block-storage/section_volume-encryption.xml b/doc/config-reference/block-storage/section_volume-encryption.xml
index cc4f7d4003..4263d2d50e 100644
--- a/doc/config-reference/block-storage/section_volume-encryption.xml
+++ b/doc/config-reference/block-storage/section_volume-encryption.xml
@@ -68,8 +68,8 @@ Create an encrypted volume type
in this manual to do this via the command line.
Create an encrypted volume by typing the command:
- $ cinder create --name encryptedVolume
- --volume-type LUKS 1
+
+$ cinder create --name encryptedVolume --volume-type LUKS 1
For alternate instructions and details, including the console output, see the
in this document.