| 5 | | == TODO == |
| 6 | | |
| 7 | | Convert the below to trac wiki format |
| 8 | | {|border="1" |
| 9 | | !|short form |
| 10 | | !|long form |
| 11 | | !|purpose |
| 12 | | |- |
| 13 | | | |
| 14 | | | --nogui |
| 15 | | | disable graphical user interface |
| 16 | | |- |
| 17 | | | |
| 18 | | | --help |
| 19 | | | show full list of command line switches |
| 20 | | |- |
| 21 | | | -t FILE |
| 22 | | | --trees=FILE |
| 23 | | | (unanchored) tree file FILE |
| 24 | | |- |
| 25 | | | -l FILE |
| 26 | | | --lexicon=FILE |
| 27 | | | lexicon file FILE |
| 28 | | |- |
| 29 | | | -s FILE |
| 30 | | | --testsuite=FILE |
| 31 | | | test suite FILE |
| 32 | | |} |
| | 5 | ||short form||long form||purpose |
| | 6 | || ||--nogui || disable graphical user interface |
| | 7 | || ||--help || show full list of command line switches |
| | 8 | ||-t FILE || --trees=FILE || (unanchored) tree file FILE |
| | 9 | || -l FILE || --lexicon=FILE || lexicon file FILE |
| | 10 | || -s FILE || --testsuite=FILE || test suite FILE |