]> git.ipfire.org Git - thirdparty/libvirt.git/commit
set-lifecycle-action: add description of type and action
authorChen Hanxiao <chenhanxiao@gmail.com>
Thu, 21 Jun 2018 11:28:55 +0000 (19:28 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 26 Jun 2018 12:10:17 +0000 (14:10 +0200)
commit9e6b432d014501511c4bd662d6ff78c9c491a907
tree7cb4a91100a8f41e8a60d678f97bdc10141be2c6
parentc21679fa3f3b33d48a66f1afb585734342e89374
set-lifecycle-action: add description of type and action

In [1], <type> are described as "on_poweroff", "on_reboot",
"on_crash". but we accept "poweroff", "reboot" and "crash".
This patch adds documentation for them.

[1]: https://libvirt.org/formatdomain.html#elementsEvents

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh.pod