[virt-tools-list] [virt-manager PATCH] man: replace "--boot bootmenu=on" with "--boot menu=on"
Giuseppe Scrivano
gscrivan at redhat.com
Tue Feb 24 13:21:06 UTC 2015
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1192768
Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
---
FYI, pushed as trivial
man/virt-xml.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/virt-xml.pod b/man/virt-xml.pod
index c44a166..43d937c 100644
--- a/man/virt-xml.pod
+++ b/man/virt-xml.pod
@@ -268,7 +268,7 @@ Change the <description> of domain 'example':
# Enable the boot device menu for domain 'example':
- # virt-xml example --edit --boot bootmenu=on
+ # virt-xml example --edit --boot menu=on
Clear the previous <cpu> definition of domain 'winxp', change it to 'host-model', but interactively confirm the diff before saving:
--
2.1.0
More information about the virt-tools-list
mailing list