Actually --pm accepts suspend_to_mem rather than suspend_to_ram. Signed-off-by: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx> --- Note: pushed as trivial. man/virt-install.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/virt-install.pod b/man/virt-install.pod index 7268a64..5e90b57 100644 --- a/man/virt-install.pod +++ b/man/virt-install.pod @@ -276,7 +276,7 @@ Use --clock=? to see a list of all available sub options. Complete details at L< =item --pm=PMOPTS -Configure guest power management features. Example suboptions include suspend_to_ram=on|off and suspend_to_disk=on|off +Configure guest power management features. Example suboptions include suspend_to_mem=on|off and suspend_to_disk=on|off Use --pm=? to see a list of all available sub options. Complete details at L<http://libvirt.org/formatdomain.html#elementsPowerManagement> -- 1.9.0 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list