Michael Pasternak has submitted this change and it was merged.
Change subject: cli: do not sort command options in /help/ commands
......................................................................
cli: do not sort command options in /help/ commands
sorting options breaks collections-based option
sub-elements representation
Change-Id: Icab489cbf27994b855ef7234c8edcf28fc714a70
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/cli/command/command.py
M src/cli/command/help.py
M src/ovirtcli/command/help.py
3 files changed, 5 insertions(+), 5 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
Ori Liel: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/5917
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icab489cbf27994b855ef7234c8edcf28fc714a70
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>