Merge "Fixes misspelling in ch_creating_images_manually"

This commit is contained in:
Jenkins
2015-03-18 04:46:56 +00:00
committed by Gerrit Code Review

View File

@@ -120,7 +120,7 @@ default active yes</computeroutput></screen>
>Vinagre</link> (GNOME).</para>
<para>The following example shows how to use the
<command>qemu-img</command> command to create an empty
image file <command>virt-install</command> command to
image file, and <command>virt-install</command> command to
start up a virtual machine using that image file. As
root:</para>
<screen><prompt>#</prompt> <command>qemu-img create -f qcow2 /data/centos-6.4.qcow2 10G</command>