]> git.ipfire.org Git - thirdparty/libvirt.git/commit
save: support --xml to virsh save/restore
authorEric Blake <eblake@redhat.com>
Tue, 19 Jul 2011 20:24:29 +0000 (14:24 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 21 Jul 2011 22:24:08 +0000 (16:24 -0600)
commit38149ec145416fe15ba662e9083af1e5b941a2e9
tree8bf6df7d6eb936b16a73228fb5e921d51575ab39
parenta779d2ff2d316fc22adeec0e467b8ef6fcebb685
save: support --xml to virsh save/restore

Also, migrate was missing documentation for the --xml option
added in commit ec5301cb.

* tools/virsh.c (cmdSave, cmdRestore): Add xml argument.
* tools/virsh.pod (save, restore, migrate): Document it.
tools/virsh.c
tools/virsh.pod