]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Remove redundant optional option for cmdHelp
authorOsier Yang <jyang@redhat.com>
Fri, 3 Dec 2010 07:34:23 +0000 (15:34 +0800)
committerEric Blake <eblake@redhat.com>
Fri, 3 Dec 2010 15:22:17 +0000 (08:22 -0700)
commit2636f508426b12a8baebb4e7f3b88245ac9e2e2d
tree4a48ad1afadfa2f0d71e2f4c784ff58f7e551080
parent966a1bfe22ebd32e7dcb8e7f8127c0a269e54700
virsh: Remove redundant optional option for cmdHelp

Remove the optional option "group", as cmdHelp should accepts
only one option ("virsh help" supports both command and command
group now, and user rarely uses the options, so it doesn't matter
much for it being longer, :-)

* tools/virsh.c
tools/virsh.c