Difference between revisions of "Template:Autobuild Cmd"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "{{Navbox |title-bg-color=#ddffff |title=Autobuild command |content= * build * configure * [[autobuild…")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Navbox
{{Navbox
|width=200px
|title-bg-color=#ddffff
|title-bg-color=#ddffff
|title=[[Autobuild#Running_Autobuild|Autobuild command]]
|title=[[Autobuild#Running_Autobuild|Autobuild command]]
Line 15: Line 16:
* [[autobuild upload|upload]]
* [[autobuild upload|upload]]
}}
}}
<br>
<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 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