.BI "--browser-app=" "path"
Specify location of your web browser.
.TP
+.BI "--callsign=" "value"
+Specify a unique name for multiplayer play.
+.TP
.BI "--config=" "path"
Load additional properties from path. Multiple instances of this
option are recognized.
.B "--disable-clouds"
Disable cloud rendering.
.TP
+.B "--disable-distance-attenuation"
+Disable runway light distance attenuation.
+.TP
.B "--disable-freeze"
Start out in a running state.
.TP
.B "--enable-clouds"
Enable cloud rendering.
.TP
+.B "--enable-distance-attenuation"
+Enable runway light distance attenuation.
+.TP
.B "--enable-freeze"
Start out in a frozen state.
.TP
.BI "--fg-scenery=" "path"
Specify the base path for scenery data.
.TP
+.BI "--fix=" "ID"
+Specify starting position relative to a fix.
+.TP
.BI "--flight-plan=" "file"
Read all waypoints from the specified file.
.TP
.BI "--garmin=" "medium" "," "direction" "," "hz" "," "options" "," "..."
Open an IO connection using the Garmin GPS protocol.
.TP
+.BI "--generic=" "params"
+Open connection using the serial port protocol. See README.IO for details.
+.TP
.BI "--geometry=" "WxH"
Specify window geometry (ie. 640x480, 800x600, etc).
.TP
.BI "--lat=" "degrees"
Specify starting latitude (degrees).
.TP
+.BI "--log-level=" "value"
+Set log level for this session (1..5 where 1=verbose, 5=quiet).
+.TP
.BI "--lon=" "degrees"
Specify starting longitude (degrees).
.TP
.BI "--model-hz=" "n"
Run the FDM at this rate (iterations per second).
.TP
+.BI "--multiplay=" "direction,hz,address,port"
+Specify multiplayer communication settings. Multiple instances allowed.
+.TP
.BI "--native-ctrls=" "medium" "," "direction" "," "hz" "," "options" "," "..."
Open an IO connection using the FlightGear Native Controls protocol.
.TP
.BI "--native=" "medium" "," "direction" "," "hz" "," "options" "," "..."
Open an IO connection using the FlightGear Native protocol.
.TP
+.BI "--ndb=" "ID"
+Specify starting position relative to an NDB.
+.TP
.B "--net-hud"
Enable network information in the HUD.
.TP
.BI "--trace-write=" "property"
Trace the writes for a property. Multiple instances allowed.
.TP
+.BI "--turbulence=" "value"
+Specify turbulence from 0.0 (calm) to 1.0 (severe).
+.TP
.BI "--uBody=" "value"
Specify velocity along the body X axis (feet per second unless
--units-meters specified).
.BI "--visibility=" "value"
Specify initial visibility (meters).
.TP
+.BI "--vor=" "ID"
+Specify starting position relative to a VOR.
+.TP
.BI "--wBody=" "value"
Specify velocity along the body Z axis (feet per second unless
--units-meters specified).