Difference between revisions of "Template:Autobuild Cmd"

From Second Life Wiki
Jump to navigation Jump to search
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 16:03, 9 March 2011

{{{command}}}
Standard Options
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