Difference between revisions of "Template:Autobuild Cmd"
Jump to navigation
Jump to search
Rand Linden (talk | contribs) |
Rand Linden (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
<div style="width: 600px;">{{Syntax|{{{command}}} }}</div> | <div style="width: 600px;">{{Syntax|{{{command}}} }}</div> | ||
{{{comments|}}} | |||
'''Standard Options''' | |||
{| class=lltable border=1 | {| class=lltable border=1 | ||
|-- | |-- | ||
!Option | !Option | ||
!Shortcut | !Shortcut | ||
! | !Value | ||
!Description | !Description | ||
Line 31: | Line 33: | ||
|None | |None | ||
| Display debug output | | Display debug output | ||
|- | |||
| --dry-run | |||
| -n | |||
|None | |||
| Run tool in dry run mode if available | |||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
Line 50: | Line 58: | ||
| Display verbose output | | Display verbose output | ||
|} | |} | ||
Latest revision as of 15:48, 9 March 2011
{{{command}}}
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 |