[config-reference] Clarify encrypted volume type command
Command to set an encrypted volume type isn't clearly displayed. It should be on one line. Change-Id: Ic05b870ec26031ddcb35af56d217cf1fc56a56dc Closes-Bug: #1491407
This commit is contained in:
parent
6c50b80c36
commit
16bf9b3f2b
@ -68,8 +68,8 @@ Create an encrypted volume type</link>
|
|||||||
<xref linkend="section_create-encrypted-volume-type"/>
|
<xref linkend="section_create-encrypted-volume-type"/>
|
||||||
in this manual to do this via the command line.</para>
|
in this manual to do this via the command line.</para>
|
||||||
<para><emphasis>Create</emphasis> an encrypted volume by typing the command:</para>
|
<para><emphasis>Create</emphasis> an encrypted volume by typing the command:</para>
|
||||||
<screen><prompt>$</prompt> <userinput>cinder create --name encryptedVolume
|
<screen>
|
||||||
--volume-type LUKS 1</userinput></screen>
|
<prompt>$ </prompt><userinput>cinder create --name encryptedVolume --volume-type LUKS 1</userinput></screen>
|
||||||
<para>For alternate instructions and details, including the console output, see the
|
<para>For alternate instructions and details, including the console output, see the
|
||||||
<xref linkend="section_create_volume"/> in this document.</para>
|
<xref linkend="section_create_volume"/> in this document.</para>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user