Bug 109026

Summary: Command line help incorrect for MasterTool
Product: [Retired] Red Hat Web Application Framework Reporter: Daniel BerrangĂ© <berrange>
Component: otherAssignee: Rafael H. Schloming <rafaels>
Status: CLOSED RAWHIDE QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: nightlyCC: tross
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-11-13 22:16:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 106597    

Description Daniel Berrangé 2003-11-04 15:46:14 UTC
Description of problem:

The command line help for MasterTool only lists the parameters, it
doesn't like the non-parameter arguments. ie the list of application
package names.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Run 'ccm load'
2.
3.
  
Actual results:
dan@camden$ ccm load
usage: ccm load [--interactive] [--config] [--file <FILE>] [--parameters
       <KEY=VALUE ...>] [--schema] [--data] [--usage]
[snipped descriptions]

Expected results:

usage: ccm load [--interactive] [--config] [--file <FILE>] [--parameters
       <KEY=VALUE ...>] [--schema] [--data] [--usage] app1 [app2 [app3
...]]

[snipped descriptions]

Additional info:

Comment 1 Rafael H. Schloming 2003-11-07 15:22:31 UTC
Fixed @37809.