add minimalistic <enabled> documentation :-)
This commit is contained in:
parent
4e4789b560
commit
f1b787c4b1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Here's a simplified grammar:
|
||||||
|
|
||||||
menu : label, item*
|
menu : label, item*
|
||||||
|
|
||||||
item : label, binding*
|
item : label, enabled, binding*
|
||||||
|
|
||||||
The bindings are standard FlightGear bindings, the same as the ones
|
The bindings are standard FlightGear bindings, the same as the ones
|
||||||
used for the keyboard, mouse, joysticks, and the instrument panel.
|
used for the keyboard, mouse, joysticks, and the instrument panel.
|
||||||
|
|
Loading…
Add table
Reference in a new issue