]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: move version command to host group
authorLai Jiangshan <laijs@cn.fujitsu.com>
Tue, 27 Dec 2011 08:59:45 +0000 (16:59 +0800)
committerEric Blake <eblake@redhat.com>
Wed, 28 Dec 2011 12:18:51 +0000 (05:18 -0700)
commit96b3716c2a5b2111c84ec7aabf890b520393cb68
tree0e98cd2c6653755328c6e4d51d01eb77c9eea1ec
parente957b670613cdc2de5d84b806bb0432b63c990c0
virsh: move version command to host group

Trivial patch, move version command to host commands group.

It has no any related with any domain.

It may connect to the daemon, so the flag is 0 but not VSH_CMD_FLAG_NOCONNECT.
tools/virsh.c