virt-install.pod: make example command match commentary

The example commentary says Fedora 20, so make the command line match that.
This commit is contained in:
Kenyon Ralph 2019-01-18 16:49:37 -08:00 committed by Pavel Hrdina
parent eadb5b6193
commit 957815397d

View File

@ -1741,7 +1741,7 @@ a graphical client.
--memory 500 \ --memory 500 \
--disk size=10 \ --disk size=10 \
--cdrom /dev/cdrom \ --cdrom /dev/cdrom \
--os-variant fedora13 --os-variant fedora20
Install a Fedora 9 plain QEMU guest, using LVM partition, virtual networking, Install a Fedora 9 plain QEMU guest, using LVM partition, virtual networking,
booting from PXE, using VNC server/viewer, with virtio-scsi disk booting from PXE, using VNC server/viewer, with virtio-scsi disk