Michael Pasternak has submitted this change and it was merged.
Change subject: cli: ovirt-shell misleading help for command "connect"(#907943)
......................................................................
cli: ovirt-shell misleading help for command "connect"(#907943)
ovirt-shell does not allow the use of show command before being
connected to the engine. The help connect message however has
refernce to see show command for more details.
This patch corrects the help message for connect by removing the
refernce to the show command
Change-Id: Ifcea649dcd44c87c9f9dff0fa4b65ac9c2449c32
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=907943
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M src/ovirtcli/command/connect.py
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11939
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifcea649dcd44c87c9f9dff0fa4b65ac9c2449c32
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>