From: curt Date: Sun, 20 Jan 2002 06:36:49 +0000 (+0000) Subject: - added --(en|dis)able-fuel-freeze and --jpg-httpd X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3c929655eff1c38caacb98af74eec58effb8553d;p=flightgear.git - added --(en|dis)able-fuel-freeze and --jpg-httpd - removed --tile-radius --- diff --git a/man/fgfs.1.in b/man/fgfs.1.in index 9eb037ff2..6253006fc 100644 --- a/man/fgfs.1.in +++ b/man/fgfs.1.in @@ -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