1
0
Fork 0

Cameron Moore:

* Added --atc610x, --(dis|en)able-random-objects, --telnet
* Updated --wind
* Removed --clouds-asl
This commit is contained in:
curt 2002-07-30 16:17:16 +00:00
parent 94c44fc172
commit d7c03cec1c

View file

@ -45,6 +45,9 @@ Specify starting postion by airport ID.
.BI "--altitude=" "value"
Specify starting altitude (in feet unless --units-meters specified).
.TP
.BI "--atc610x"
Enable atc610x interface.
.TP
.BI "--atlas=" "medium" "," "direction" "," "hz" "," "options" "," "..."
Open an IO connection using the Atlas protocol.
.TP
@ -54,9 +57,6 @@ Specify the bits per pixel for the renderer.
.BI "--browser-app=" "path"
Specify location of your web browser.
.TP
.BI "--clouds-asl=" "altitude"
Specify altitude of cloud layer above sea level.
.TP
.BI "--config=" "path"
Load additional properties from path. Multiple instances of this
option are recognized.
@ -100,6 +100,9 @@ Disable Multi-pilot mode.
.B "--disable-panel"
Disable instrument panel.
.TP
.B "--disable-random-objects"
Disable random scenery objects (buildings, trees, etc).
.TP
.B "--disable-skyblend"
Disable sky blending.
.TP
@ -152,6 +155,9 @@ Enable Multi-pilot mode.
.B "--enable-panel"
Enable instrument panel.
.TP
.B "--enable-random-objects"
Enable random scenery objects (buildings, trees, etc).
.TP
.B "--enable-skyblend"
Enable sky blending.
.TP
@ -307,6 +313,9 @@ Specify a starting date/time with respect to Local Aircraft Time.
.BI "--start-date-sys=" "yyyy:mm:dd:hh:mm:ss"
Specify a starting date/time with respect to your local system time.
.TP
.BI "--telnet=" "port"
Start a telnet interface to the property manager on the specified port.
.TP
.B "--time-match-local"
Synchronize time with local real-world time.
.TP
@ -357,7 +366,8 @@ Specify velocity along the body Z axis (feet per second unless
--units-meters specified).
.TP
.BI "--wind=" "DIR@SPEED"
Specify wind coming from DIR (degrees) at SPEED (knots).
Specify wind coming from DIR (degrees) at SPEED (knots). Values may be
specified as a range by using a colon separator; for example, 180:220@10:15.
.TP
.BI "--wp=" "ID[@alt]"
Specify a waypoint for the GC autopilot. Multiple instances of this