Github user govind-menon commented on the issue:
https://github.com/apache/storm/pull/2930
@srdo
Addressed most of your comments
- Tests are run for python2 and python 3
- Help is sorted alphabetically now
- running just storm prints the entire help
- The mutual exclusion change isn't doable if there are other positional
arguments (which there are for that command)---
