Next: Yacc Library, Previous: Bison Options, Up: Invocation
Here is a list of options, alphabetized by long option, to help you find the corresponding short option.
| Long Option | Short Option
|
|---|---|
| --debug | -t
|
| --defines=[file] |
|
| --file-prefix=prefix | -b prefix
|
| --graph=[file] | -g [file]
|
| --help | -h
|
| --language=language | -L language
|
| --locations |
|
| --name-prefix=prefix | -p prefix
|
| --no-lines | -l
|
| --output=file | -o file
|
| --print-datadir |
|
| --print-localedir |
|
| --report-file=file |
|
| --report=things | -r things
|
| --skeleton=file | -S file
|
| --token-table | -k
|
| --verbose | -v
|
| --version | -V
|
| --warnings | -W
|
| --xml=[file] | -x [file]
|
| --yacc | -y
|