Files
python-troveclient/troveclient/shell.py
Sushil Kumar 2c509b7fa1 Fixes trove help command
Reason:
- trove help output misplaces the position of "<subcommand> ..."
  from bottom to top.
- This behavior is because of formatting done to
  Print positionals before optionals.

Changes:
- Sequence fixed in trove help output.

Change-Id: I8aff2eec9f915a7ec1960b67ee7ba8423624aad6
Closes-Bug: #1260332
2013-12-12 14:25:27 +00:00

27 KiB