Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 333744

Summary: help text for headless IMPORT command incomplete
Product: z_Archived Reporter: Matthew Webber <matthew>
Component: BuckminsterAssignee: buckminster.core-inbox <buckminster.core-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: thomas
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Matthew Webber CLA 2011-01-07 09:04:37 EST
Build Identifier: org.eclipse.buckminster.cmdline=1.0.350.r11559 org.eclipse.buckminster.core=1.2.361.r11621 org.eclipse.buckminster.installer=1.1.0.r11559

Issuing the headless buckminster command "import -?" gives output

====
Missing BOM URL
Help text for org.eclipse.buckminster.core.resolve:This command will populate the workspace from a Bill of Materials (BOM)

usage: import
       [{ -? | --help }]
       [{ -C | --continueonerror}]
       [{ -T | --template } <template workspace> ]
       <url_or_path>
... etc etc ...
====

* The text "Missing BOM URL" should obviously not be there.

* The usage text is missing the -D, -P, -B, -N options (thought these are mentioned in the help text that follows)


       [{ -? | --help }]
       [{-D | --define} <key>[=<value>]]
       [{-P | --properties} <URL or Path>]




Reproducible: Always
Comment 1 Thomas Hallgren CLA 2011-03-05 06:42:32 EST
The SetPreference and UnsetPreference commands suffered from similar problems.

Fix released to helios-maintenance, rev 11675.