| Summary: | help text for headless IMPORT command incomplete | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Matthew Webber <matthew> |
| Component: | Buckminster | Assignee: | 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: | |||
The SetPreference and UnsetPreference commands suffered from similar problems. Fix released to helios-maintenance, rev 11675. |
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