add space between --image and image id.
Bug #964485 Change-Id: I6915eb881155dae968ce38736595d77e611ff590
This commit is contained in:
@@ -672,7 +672,7 @@ ii qemu-kvm 0.14.0~rc1+noroms-0ubuntu4~ppalucid1
|
||||
</para>
|
||||
<para>You can now create an instance based on this
|
||||
image as you normally do for other images
|
||||
:<literallayout class="monospaced">nova boot --flavor 1 --image20 New_server</literallayout>
|
||||
:<literallayout class="monospaced">nova boot --flavor 1 --image 20 New_server</literallayout>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
||||
Reference in New Issue
Block a user