Difference between revisions of "Template:Autobuild Cmd"
Jump to navigation
Jump to search
Rand Linden (talk | contribs) |
Rand Linden (talk | contribs) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Navbox | |||
|width=200px | |width=200px | ||
|title-bg-color=#ddffff | |title-bg-color=#ddffff | ||
Line 20: | Line 16: | ||
* [[autobuild upload|upload]] | * [[autobuild upload|upload]] | ||
}} | }} | ||
<div style="width: 600px;">{{Syntax|{{{command}}} }}</div> | |||
{{{comments|}}} | |||
'''Standard Options''' | |||
{| class=lltable border=1 | |||
|-- | |||
!Option | |||
!Shortcut | |||
!Value | |||
!Description | |||
|- | |||
| --debug | |||
| -d | |||
|None | |||
| Display debug output | |||
|- | |||
| --dry-run | |||
| -n | |||
|None | |||
| Run tool in dry run mode if available | |||
|- style="vertical-align: top;" | |||
| --help | |||
| -h | |||
|None | |||
|Show help message | |||
|- | |||
| --quiet | |||
| -q | |||
| None | |||
| Display minimal output | |||
|- | |||
| --verbose | |||
| -v | |||
|None | |||
| 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 |