.\" 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
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.
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.
.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).
.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
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
.TP
$FGROOT/system.fgfsrc
.RS
-System-wide configuration file in command line format
+System-wide configuration file in command line format.
.RE
.TP
$FGROOT/preferences.xml
.RS
-System-wide configuration file in XML format
+System-wide configuration file in XML format.
.RE
.TP
$FGROOT/keyboard.xml
.RS
-Keyboard bindings
+Keyboard bindings.
+.RE
+.TP
+$FGROOT/Input/Joysticks/
+.RS
+Joystick bindings.
.RE
.TP
-$FGROOT/joystick.xml
+$FGROOT/mice.xml
.RS
-Joystick bindings
+Mouse bindings.
.RE
.SH BUGS
Send bug reports to <flightgear-devel@flightgear.org>.