1
0
Fork 0

Documented --failure option.

This commit is contained in:
david 2003-09-10 01:29:52 +00:00
parent f3a89f416c
commit 2ecb1b1f80
2 changed files with 15 additions and 1 deletions

View file

@ -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>

View file

@ -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>