]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Cleanup command line options in gendispatch.pl
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 18 Apr 2013 10:29:56 +0000 (11:29 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 24 Apr 2013 09:32:59 +0000 (10:32 +0100)
commit6da982be651e399e990b07da3b45d18c46eaa806
tree0a804514c767dc1556f26fa9a210ea7f8c7bb61e
parent23090823f1c161dfbca1b34d63d41d2adcce467b
Cleanup command line options in gendispatch.pl

There are many declared options in gendispatch.pl that were
no longer used. Those which were used were obscure '-b', '-k'
and '-d'. Switch to use --mode={debug|client|server}.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
daemon/Makefile.am
src/Makefile.am
src/rpc/gendispatch.pl