Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 333744 - help text for headless IMPORT command incomplete
Summary: help text for headless IMPORT command incomplete
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Buckminster (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: buckminster.core-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-07 09:04 EST by Matthew Webber CLA
Modified: 2019-02-25 14:40 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.