Michael Pasternak has uploaded a new change for review. Change subject: cli: adding to help message location of .rhevmshellrc and help for it #890800 ......................................................................
cli: adding to help message location of .rhevmshellrc and help for it #890800 https://bugzilla.redhat.com/show_bug.cgi?id=890800 Change-Id: Id6cc32237471fcecc0dbbf95276c2c9c3edb7211 Signed-off-by: Michael Pasternak <[email protected]> --- M src/ovirtcli/command/help.py 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-cli refs/changes/80/10680/1 diff --git a/src/ovirtcli/command/help.py b/src/ovirtcli/command/help.py index 0faec65..c5d649c 100644 --- a/src/ovirtcli/command/help.py +++ b/src/ovirtcli/command/help.py @@ -84,6 +84,12 @@ == Examples == See 'SUPPORTED HELP FORMATS' section under each command help. + + == Configuration File == + + oVirt-Shell can be configured with configuration file, configuration file + ( ~/.ovirtshellrc) automatically created under your home directory (if not exist) + at first ovirt-shell execution. """ def execute(self): -- To view, visit http://gerrit.ovirt.org/10680 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id6cc32237471fcecc0dbbf95276c2c9c3edb7211 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
