]> git.mxchange.org Git - flightgear.git/commitdiff
- added --(en|dis)able-fuel-freeze and --jpg-httpd
authorcurt <curt>
Sun, 20 Jan 2002 06:36:49 +0000 (06:36 +0000)
committercurt <curt>
Sun, 20 Jan 2002 06:36:49 +0000 (06:36 +0000)
- removed --tile-radius

man/fgfs.1.in

index 9eb037ff237d814630332458d11a68c5df02cadc..6253006fc7cad2deffb63fc5fa5b13554b7be1eb 100644 (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