1
0
Fork 0

Help text for --carrier-abeam option.

This commit is contained in:
Stuart Buchanan 2020-04-05 23:22:31 +01:00
parent c0529a9a8d
commit 7eb7bd8576
2 changed files with 22 additions and 14 deletions
Translations/default
options.xml

View file

@ -103,6 +103,7 @@
<airport-desc>Specify starting position relative to an airport</airport-desc> <airport-desc>Specify starting position relative to an airport</airport-desc>
<parking-id-desc>Specify parking position at an airport (must also specify an airport)</parking-id-desc> <parking-id-desc>Specify parking position at an airport (must also specify an airport)</parking-id-desc>
<carrier-desc>Specify starting position on an AI carrier</carrier-desc> <carrier-desc>Specify starting position on an AI carrier</carrier-desc>
<carrier-abeam-desc>Start on downwind abeam the selected carrier (must also specify a carrier)</carrier-abeam-desc>
<parkpos-desc>Specify which starting position on an AI carrier (must also specify a carrier)</parkpos-desc> <parkpos-desc>Specify which starting position on an AI carrier (must also specify a carrier)</parkpos-desc>
<vor-desc>Specify starting position relative to a VOR</vor-desc> <vor-desc>Specify starting position relative to a VOR</vor-desc>
<vor-freq-desc>Specify the frequency of the VOR. Use with --vor=ID</vor-freq-desc> <vor-freq-desc>Specify the frequency of the VOR. Use with --vor=ID</vor-freq-desc>

View file

@ -4,17 +4,17 @@
<copyright> <copyright>
Copyright (C) 2002 Cameron Moore Copyright (C) 2002 Cameron Moore
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2 as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version. of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@ -31,7 +31,7 @@
development and pursuit of other interesting flight simulation ideas, and as development and pursuit of other interesting flight simulation ideas, and as
an end-user application. We are developing a sophisticated, open simulation an end-user application. We are developing a sophisticated, open simulation
framework that can be expanded and improved upon by anyone interested in framework that can be expanded and improved upon by anyone interested in
contributing. contributing.
There are many exciting possibilities for an open, free flight sim. We hope There are many exciting possibilities for an open, free flight sim. We hope
that this project will be interesting and useful to many people in many areas. that this project will be interesting and useful to many people in many areas.
@ -108,7 +108,7 @@
<name>disable-save-on-exit</name> <name>disable-save-on-exit</name>
<description>disable-save-on-exit</description> <description>disable-save-on-exit</description>
</option> </option>
<option> <option>
<name>enable-save-on-exit</name> <name>enable-save-on-exit</name>
<description>enable-save-on-exit</description> <description>enable-save-on-exit</description>
@ -416,12 +416,12 @@
<name>disable-horizon-effect</name> <name>disable-horizon-effect</name>
<description>disable-horizon-effect</description> <description>disable-horizon-effect</description>
</option> </option>
<option> <option>
<name>enable-horizon-effect</name> <name>enable-horizon-effect</name>
<description>enable-horizon-effect</description> <description>enable-horizon-effect</description>
</option> </option>
<option> <option>
<name>disable-specular-highlight</name> <name>disable-specular-highlight</name>
<description>disable-specular-highlight</description> <description>disable-specular-highlight</description>
@ -588,7 +588,7 @@
<arg>name</arg> <arg>name</arg>
<description>livery-desc</description> <description>livery-desc</description>
</option> </option>
<option> <option>
<name>vehicle</name> <name>vehicle</name>
<arg>name</arg> <arg>name</arg>
@ -680,6 +680,13 @@
<brief/> <brief/>
</option> </option>
<option>
<name>carrier-abeam</name>
<arg>[true|false]</arg>
<description>carrier-abeam-desc</description>
<brief/>
</option>
<option> <option>
<name>parkpos</name> <name>parkpos</name>
<arg>name</arg> <arg>name</arg>
@ -799,7 +806,7 @@
<description>vEast-desc</description> <description>vEast-desc</description>
<description>units-feet</description> <description>units-feet</description>
</option> </option>
<option> <option>
<name>vDown</name> <name>vDown</name>
<arg>units_per_sec</arg> <arg>units_per_sec</arg>
@ -859,13 +866,13 @@
<arg>frequency</arg> <arg>frequency</arg>
<description>com1-desc</description> <description>com1-desc</description>
</option> </option>
<option> <option>
<name>com2</name> <name>com2</name>
<arg>frequency</arg> <arg>frequency</arg>
<description>com2-desc</description> <description>com2-desc</description>
</option> </option>
<option> <option>
<name>nav1</name> <name>nav1</name>
<arg>[radial:]frequency</arg> <arg>[radial:]frequency</arg>
@ -1108,7 +1115,7 @@
<arg>params</arg> <arg>params</arg>
<description>native-gui-desc</description> <description>native-gui-desc</description>
</option> </option>
<option> <option>
<name>native-fdm</name> <name>native-fdm</name>
<arg>params</arg> <arg>params</arg>
@ -1161,12 +1168,12 @@
<section> <section>
<name>debugging-options</name> <name>debugging-options</name>
<option> <option>
<name>enable-fpe</name> <name>enable-fpe</name>
<description>fpe-desc</description> <description>fpe-desc</description>
</option> </option>
<option> <option>
<name>fgviewer</name> <name>fgviewer</name>
<description>fgviewer-desc</description> <description>fgviewer-desc</description>