Difference between revisions of "Template:Autobuild Cmd"
Jump to navigation
Jump to search
Rand Linden (talk | contribs) |
Rand Linden (talk | contribs) |
||
Line 17: | Line 17: | ||
}} | }} | ||
<div style="width: 600px;">{{Syntax|{{{command}}} }}</div> | <div style="width: 600px;">{{Syntax|{{{command}}} }}</div> | ||
{| class=lltable border=1 | |||
|+ '''Standard Options''' | |||
|-- | |||
!Option | |||
!Shortcut | |||
!Argument | |||
!Description | |||
|- | |||
| --debug | |||
| -d | |||
|None | |||
| Display debug output | |||
|- style="vertical-align: top;" | |||
| --help | |||
| -h | |||
|None | |||
|Show help message | |||
|- | |||
| --quiet | |||
| -q | |||
| None | |||
| Display minimal output | |||
|- | |||
| --verbose | |||
| -v | |||
|None | |||
| Display verbose output | |||
|} | |||
{{{comments|}}} | {{{comments|}}} |
Revision as of 15:03, 9 March 2011
{{{command}}}
Option | Shortcut | Argument | Description |
---|---|---|---|
--debug | -d | None | Display debug output |
--help | -h | None | Show help message |
--quiet | -q | None | Display minimal output |
--verbose | -v | None | Display verbose output |