Autobuild print: Difference between revisions
Jump to navigation
Jump to search
Created page with "<!-- ======================================================================= This wiki page was generated by the converting the --help output from this command using the pyhelp2w…" |
Rand Linden (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
< | {{Autobuild Cmd | ||
|command= | |||
autobuild print <br> ''option'' [''value''] [''option'' [''value'']] ... | |||
|comments=Provides a human-readable view of the package definition in the current package. | |||
}} | |||
'''Command-Specific Options''' | |||
{| class=lltable border=1 | |||
|-- | |||
!Option | |||
!Shortcut | |||
!Value | |||
!Description | |||
Options | |||
| | |||
|- | |||
| --config-file ''config-file'' | |||
|N/A | |||
|Configuration file to use | |||
|Build using the specified configuration file | |||
|} | |} | ||
[[Category:Autobuild]] | [[Category:Autobuild]] | ||
Revision as of 17:46, 9 March 2011
autobuild print
option [value] [option [value]] ...
option [value] [option [value]] ...
Provides a human-readable view of the package definition in the current package.
Standard Options
| Option | Shortcut | Value | Description |
|---|---|---|---|
| --debug | -d | None | Display debug output |
| --dry-run | -n | None | Run tool in dry run mode if available |
| --help | -h | None | Show help message |
| --quiet | -q | None | Display minimal output |
| --verbose | -v | None | Display verbose output |
Command-Specific Options
| Option | Shortcut | Value | Description |
|---|---|---|---|
| --config-file config-file | N/A | Configuration file to use | Build using the specified configuration file |