From: Martin Kletzander Date: Thu, 27 Oct 2016 06:33:45 +0000 (+0200) Subject: virsh: Fix on_shutdown to on_poweroff X-Git-Tag: v2.4.0-rc1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eacecd7437024306b412fa21252626057ab76926;p=thirdparty%2Flibvirt.git virsh: Fix on_shutdown to on_poweroff The 'on_shutdown' was the name in Xen, there was never such option in libvirt's domain XML. Reported-by: Ruben Kerkhof Signed-off-by: Martin Kletzander --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 8236a36fc2..f278fecafd 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -2398,7 +2398,7 @@ succeed, and may take a variable length of time depending on what services must be shutdown in the domain. The exact behavior of a domain when it shuts down is set by the -I parameter in the domain's XML definition. +I parameter in the domain's XML definition. If I is transient, then the metadata of any snapshots will be lost once the guest stops running, but the snapshot contents still