1
0
Fork 0

manpage: correct --airport-id to --airport, remove now-nonexistent options

from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556362
This commit is contained in:
Rebecca Palmer 2013-11-27 20:59:21 +00:00 committed by James Turner
parent bf1fe65bc5
commit 7f27a3f98d

View file

@ -43,7 +43,7 @@ Specify aircraft to load.
Specify the aircraft model directory relative to the path of the Specify the aircraft model directory relative to the path of the
executable. This is used for UIUC aircraft only. executable. This is used for UIUC aircraft only.
.TP .TP
.BI "--airport-id=" "id" .BI "--airport=" "id"
Specify starting postion by airport ID. Specify starting postion by airport ID.
.TP .TP
.BI "--altitude=" "value" .BI "--altitude=" "value"
@ -130,9 +130,6 @@ Disable introduction music.
.B "--disable-mouse-pointer" .B "--disable-mouse-pointer"
Disable extra mouse pointer. Disable extra mouse pointer.
.TP .TP
.B "--disable-network-olk"
Disable Multi-pilot mode.
.TP
.B "--disable-panel" .B "--disable-panel"
Disable instrument panel. Disable instrument panel.
.TP .TP
@ -203,9 +200,6 @@ Enable introduction music.
Enable extra mouse pointer (i.e. for full screen voodoo/voodoo-II Enable extra mouse pointer (i.e. for full screen voodoo/voodoo-II
based cards.) based cards.)
.TP .TP
.B "--enable-network-olk"
Enable Multi-pilot mode.
.TP
.B "--enable-panel" .B "--enable-panel"
Enable instrument panel. Enable instrument panel.
.TP .TP
@ -334,12 +328,6 @@ radial value.
.BI "--ndb=" "ID" .BI "--ndb=" "ID"
Specify starting position relative to an NDB. Specify starting position relative to an NDB.
.TP .TP
.B "--net-hud"
Enable network information in the HUD.
.TP
.BI "--net-id=" "name"
Specify your callsign.
.TP
.BI "--nmea=" "medium" "," "direction" "," "hz" "," "options" "," "..." .BI "--nmea=" "medium" "," "direction" "," "hz" "," "options" "," "..."
Open an IO connection using the NMEA protocol. Open an IO connection using the NMEA protocol.
.TP .TP