Sandro Bonazzola has uploaded a new change for review. Change subject: UX: add --console to --help output ......................................................................
UX: add --console to --help output Added missing --console option description to --help output. Change-Id: I997870caddf2cf12e9caf6185c4d6c924abe02ed Signed-off-by: Sandro Bonazzola <[email protected]> --- M src/bin/hosted-engine.in 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup refs/changes/14/18214/1 diff --git a/src/bin/hosted-engine.in b/src/bin/hosted-engine.in index 80ba4ea..81e015f 100644 --- a/src/bin/hosted-engine.in +++ b/src/bin/hosted-engine.in @@ -32,7 +32,8 @@ Connect the storage domain --start-pool Start the storage pool manually - + --console + Open the configured console using remote-viewer on localhost __EOF__ exit $rc -- To view, visit http://gerrit.ovirt.org/18214 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I997870caddf2cf12e9caf6185c4d6c924abe02ed Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
