Description
The following changes need to be made:
qpid-config:
- change the "-b --broker" general option to be -a --broker-addr
- change the "-r --recursive" general option to be -b --bindings
effectively reverting those cli options to the previous version
qpid-stat:
- remove the "-b --broker" general option and allow the broker to be passed without an option letter
- change the "-g --general" general option to be -b --broker for show broker stats
reverting those cli options to the previous version