Documented --failure option.
This commit is contained in:
parent
f3a89f416c
commit
2ecb1b1f80
2 changed files with 15 additions and 1 deletions
|
@ -252,7 +252,11 @@
|
|||
<nav1-desc>Set the NAV1 radio frequency, optionally preceded by a radial.</nav1-desc>
|
||||
<nav2-desc>Set the NAV2 radio frequency, optionally preceded by a radial.</nav2-desc>
|
||||
<adf-desc>Set the ADF radio frequency, optionally preceded by a card rotation.</adf-desc>
|
||||
<dme-desc>Slave the ADF to one of the NAV radios, or set its internal frequency.</dme-desc>
|
||||
<dme-desc>Slave the ADF to one of the NAV radios, or set its internal
|
||||
frequency.</dme-desc>
|
||||
|
||||
<situation-options>Situation Options</situation-options>
|
||||
<failure-desc>Fail the pitot, static, vacuum, or electrical system (repeat the option for multiple system failures).</failure-desc>
|
||||
|
||||
<!-- Debugging Options -->
|
||||
<debugging-options>Debugging Options</debugging-options>
|
||||
|
|
10
options.xml
10
options.xml
|
@ -870,6 +870,16 @@
|
|||
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<name>strings/situation-options</name>
|
||||
|
||||
<option>
|
||||
<name>failure</name>
|
||||
<arg>pitot|static|system|vacuum</arg>
|
||||
<description>strings/failure-desc</description>
|
||||
</option>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<name>strings/debugging-options</name>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue