Made syntax of syntax descriptions consistent:

* <xyz> denotes that some string must be used which is not a fixed value (e.g., a command), but a variable string (text, a number, ...)
* [xyz] denotes that the parameter is optional
* abc|xyz denotes that either abc or xyz must be given
This commit is contained in:
Ingo Bürk
2015-05-12 18:07:01 -04:00
parent 1aa42794ed
commit 94a46a1e35
2 changed files with 114 additions and 114 deletions

View File

@ -103,8 +103,6 @@ state WORKSPACE_LAYOUT:
# new_window <normal|1pixel|none>
# new_float <normal|1pixel|none>
# TODO: new_float is not in the userguide yet
# TODO: pixel is not in the userguide yet
state NEW_WINDOW:
border = 'normal', 'pixel'
-> NEW_WINDOW_PIXELS