+++ This bug was initially created as a clone of Bug #1038626 +++ Description of problem: The hosted-engine command uses sub-commands and the current arg parsing leads to some odd and confusing side effects. Update the usage message to make the invocation a bit clearer. Handle sub-command specific help (<command> --help) explicitly in each sub-command function. --- Additional comment from Sandro Bonazzola on 2013-12-05 09:49:10 EST --- patch merged on master branch: 02c0cf0961076d1416829dcb1ef600a72a90192b --- Additional comment from Sandro Bonazzola on 2013-12-06 07:32:23 EST --- patch merged also on 1.0 branch
*** This bug has been marked as a duplicate of bug 1034771 ***