diff --git a/doc/config-reference/compute/section_hypervisor_vmware.xml b/doc/config-reference/compute/section_hypervisor_vmware.xml
index d6707d1c4d..d1f7aa3ec1 100644
--- a/doc/config-reference/compute/section_hypervisor_vmware.xml
+++ b/doc/config-reference/compute/section_hypervisor_vmware.xml
@@ -726,7 +726,7 @@ xlink:href="http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg
         example of the Ubuntu Trusty image after the
           <code>qemu-img</code> conversion, the command to upload the
         VMDK disk should be something like:</para>
-      <screen><prompt>$</prompt> <userinput>glance image-create --name trusty-cloud --is-public False \
+      <screen><prompt>$</prompt> <userinput>glance image-create --name trusty-cloud \
 --container-format bare --disk-format vmdk \
 --property vmware_disktype="sparse" \
 --property vmware_adaptertype="ide" &lt; \