add space between --image and image id.

Bug #964485

Change-Id: I6915eb881155dae968ce38736595d77e611ff590
This commit is contained in:
Yong Sheng Gong
2012-03-25 19:35:29 +08:00
parent 8a445404e4
commit 1f4e6ca43f

View File

@@ -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>