Github user srdo commented on the issue:
https://github.com/apache/storm/pull/2930
Nit: The existing help message prints the commands alphabetically. We might
want to do the same with the new help message. Quick google suggests it is
possible
https://stackoverflow.com/questions/12268602/sort-argparse-help-alphabetically.---
