Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[buckminster-dev] syntax of buckminster import command

Reading 0.6 ... page 211 ... syntax of import command ...why is it not
the same that I see on command line.

Book:
importtargetdefinition [ { -? | --help } ]
[ { -A | --active } ]
«url or path»

Command LIne:
tomcat> ./buckminster import --help
Missing BOM URL
Help text for org.eclipse.buckminster.core.import:This command will
populate the workspace from a Bill of Materials (BOM)

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

.......... details also show a -D, -B, -P, and -N
-- 
 -Ted


Back to the top