Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.From cli issue the following cmd:- aeolus-configure mock,ec2(i.e. didt use any option) 2.No error message is displayed for correct options,even it display same output if this configuration is successful. Actual results: no error msg or usage info is displayed Expected results: Usage info should be displayed as specified Additional info: [root@dhcp201-169 ~]# aeolus-configure -h USAGE: aeolus-configure [-d|--debug] [-h|--help] [-v|--verbose] [-p|--profile] OPTIONS: -h | --help Show this message. -d | --debug Debug logging mode. -v | --verbose Verbose logging mode. Note that you can only set one of the previous two options per run. If both are set, the last one passed in will be honored. -p | --profile Name of profile to use. A comma separated list can be used to specify multiple profiles.
*** This bug has been marked as a duplicate of bug 799814 ***