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:
parent
bf1fe65bc5
commit
7f27a3f98d
1 changed files with 1 additions and 13 deletions
|
@ -43,7 +43,7 @@ Specify aircraft to load.
|
|||
Specify the aircraft model directory relative to the path of the
|
||||
executable. This is used for UIUC aircraft only.
|
||||
.TP
|
||||
.BI "--airport-id=" "id"
|
||||
.BI "--airport=" "id"
|
||||
Specify starting postion by airport ID.
|
||||
.TP
|
||||
.BI "--altitude=" "value"
|
||||
|
@ -130,9 +130,6 @@ Disable introduction music.
|
|||
.B "--disable-mouse-pointer"
|
||||
Disable extra mouse pointer.
|
||||
.TP
|
||||
.B "--disable-network-olk"
|
||||
Disable Multi-pilot mode.
|
||||
.TP
|
||||
.B "--disable-panel"
|
||||
Disable instrument panel.
|
||||
.TP
|
||||
|
@ -203,9 +200,6 @@ Enable introduction music.
|
|||
Enable extra mouse pointer (i.e. for full screen voodoo/voodoo-II
|
||||
based cards.)
|
||||
.TP
|
||||
.B "--enable-network-olk"
|
||||
Enable Multi-pilot mode.
|
||||
.TP
|
||||
.B "--enable-panel"
|
||||
Enable instrument panel.
|
||||
.TP
|
||||
|
@ -334,12 +328,6 @@ radial value.
|
|||
.BI "--ndb=" "ID"
|
||||
Specify starting position relative to an NDB.
|
||||
.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" "," "..."
|
||||
Open an IO connection using the NMEA protocol.
|
||||
.TP
|
||||
|
|
Loading…
Reference in a new issue