1
0
Fork 0

- added --(en|dis)able-fuel-freeze and --jpg-httpd

- removed --tile-radius
This commit is contained in:
curt 2002-01-20 06:36:49 +00:00
parent 9f85caa64c
commit 3c929655ef

View file

@ -76,6 +76,9 @@ Disable cloud rendering.
.B "--disable-freeze"
Start out in a running state.
.TP
.B "--disable-fuel-freeze"
Disable fuel freeze (enabling fuel consumption).
.TP
.B "--disable-fullscreen"
Disable fullscreen mode.
.TP
@ -124,6 +127,9 @@ Enable cloud rendering.
.B "--enable-freeze"
Start out in a frozen state.
.TP
.B "--enable-fuel-freeze"
Enable fuel freeze (disabling fuel consumption).
.TP
.B "--enable-fullscreen"
Enable fullscreen mode.
.TP
@ -214,6 +220,9 @@ altitude above ground level.
.BI "--joyclient=" "medium" "," "direction" "," "hz" "," "options" "," "..."
Open an IO connection to an Agwagon joystick
.TP
.BI "--jpg-httpd=" "port"
Start a screen shot HTTP server on the specified port.
.TP
.BI "--lat=" "degrees"
Specify starting latitude (degrees).
.TP
@ -298,9 +307,6 @@ 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 "--tile-radius=" "n"
Specify tile radius. Valid values are 1 - 4.
.TP
.B "--time-match-local"
Synchronize time with local real-world time.
.TP