Difference between revisions of "Template:Autobuild Cmd"

From Second Life Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| border=0
{{Navbox
|--
|width=600| {{Syntax|{{{command}}}
}}
|width=200| {{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
|}
|}
<br>

Latest revision as of 16: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