]> git.mxchange.org Git - flightgear.git/blobdiff - man/fgfs.1.in
Added a README for the src/Cockpit/ directory.
[flightgear.git] / man / fgfs.1.in
index 6ff5d476c97853424a269d268bdc8509c0823c48..7b3c5f0cb8217d34cc7567589ceb9494dca5b474 100644 (file)
@@ -16,7 +16,7 @@
 .\" Or try here: http://www.fsf.org/copyleft/gpl.html
 .\"
 .Id $Id$
-.TH FGFS 1 "January 2002" "@VERSION@" "@PACKAGE@"
+.TH FGFS 1 "September 2002" "@VERSION@" "@PACKAGE@"
 .SH NAME
 fgfs \- FlightGear Flight Simulator
 .SH SYNOPSIS
@@ -208,7 +208,7 @@ Specify window geometry (ie. 640x480, 800x600, etc).
 Specify heading or yaw angle (degrees).
 .TP
 .BR "--help" ", " "-h"
-Show help message.
+Show a brief help message.  Use --verbose,-v for a full listing of options.
 .TP
 .BI "--httpd=" "port"
 Start an HTTP server on the specified port.
@@ -224,7 +224,7 @@ Start up in the air.  This is implied when specifying an initial
 altitude above ground level.
 .TP
 .BI "--joyclient=" "medium" "," "direction" "," "hz" "," "options" "," "..."
-Open an IO connection to an Agwagon joystick
+Open an IO connection to an Agwagon joystick.
 .TP
 .BI "--jpg-httpd=" "port"
 Start a screen shot HTTP server on the specified port.
@@ -286,8 +286,11 @@ set property <name> to <value>.
 .BI "--pve=" "medium" "," "direction" "," "hz" "," "options" "," "..."
 Open an IO connection using the PVE (Provision Entertainment) protocol.
 .TP
+.B "--random-wind"
+Randomize initial wind parameters.  See also: --wind.
+.TP
 .BI "--ray=" "medium" "," "direction" "," "hz" "," "options" "," "..."
-Open an IO connection to a "RayWoodworth" motion chair
+Open an IO connection to a "RayWoodworth" motion chair.
 .TP
 .BI "--roll=" "degrees"
 Specify roll angle (degrees).
@@ -301,6 +304,9 @@ Enable flat shading.
 .B "--shading-smooth"
 Enable smooth shading.
 .TP
+.B "--show-aircraft"
+Show a listing of all available aircraft.
+.TP
 .BI "--speed=" "n"
 Run the FDM "n" times faster than real-time.
 .TP
@@ -355,6 +361,9 @@ Specify the default forward view direction as an offset from straight
 ahead.  Allowable values are LEFT, RIGHT, CENTER, or a specific number
 of degrees.
 .TP
+.B "--verbose, -v"
+Show verbose help message.
+.TP
 .BI "--visibility-miles=" "value"
 Specify initial visibility (miles).
 .TP
@@ -374,7 +383,7 @@ Specify a waypoint for the GC autopilot.  Multiple instances of this
 option are recognized in build a route.
 .SH ENVIRONMENT
 .TP
-.B $FGROOT
+.B $FG_ROOT
 Path used to locate data files.
 .SH FILES
 ~/.fgfsrc
@@ -382,24 +391,29 @@ Path used to locate data files.
 Per user configuration file.
 .RE
 .TP
-$FGROOT/system.fgfsrc
+$FG_ROOT/system.fgfsrc
+.RS
+System-wide configuration file in command line format.
+.RE
+.TP
+$FG_ROOT/preferences.xml
 .RS
-System-wide configuration file in command line format
+System-wide configuration file in XML format.
 .RE
 .TP
-$FGROOT/preferences.xml
+$FG_ROOT/keyboard.xml
 .RS
-System-wide configuration file in XML format
+Keyboard bindings.
 .RE
 .TP
-$FGROOT/keyboard.xml
+$FG_ROOT/Input/Joysticks/
 .RS
-Keyboard bindings
+Joystick bindings.
 .RE
 .TP
-$FGROOT/joystick.xml
+$FG_ROOT/mice.xml
 .RS
-Joystick bindings
+Mouse bindings.
 .RE
 .SH BUGS
 Send bug reports to <flightgear-devel@flightgear.org>.