cruisecontrol -configfile cruisecontrol.xml -port 9000
zip -r project.zip project/
jar -tvf mytar.tarThe parsing rules are:
Responsibilities | Collaborations |
---|---|
Accept a command line specification. | |
Parse a command line into properties, validating it against its specification. | |
Report all errors between a command line and its specification. | |
Provide a formatted usage string for a command line. | |
Provide a formatted options in force string for a command line. | |
Allow errors on unknowns behaviour to be turned on or off. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|