Next: , Previous: , Up: Invoking Bison   [Contents][Index]


9.2 Option Cross Key

Here is a list of options, alphabetized by long option, to help you find the corresponding short option and directive.

Long OptionShort OptionBison Directive
--color[=when]
--debug-t%debug
--define=name[=value]-D name[=value]%define name [value]
--feature[=features]-f [features]
--file-prefix-map=old=new-M old=new
--file-prefix=prefix-b prefix%file-prefix "prefix"
--force-define=name[=value]-F name[=value]%define name [value]
--graph[=file]-g [file]
--header=[file]-H [file]%header ["file"]
--help-h
--html[=file]
--language=language-L language%language "language"
--locations%locations
--name-prefix=prefix-p prefix%name-prefix "prefix"
--no-lines-l%no-lines
--output=file-o file%output "file"
--print-datadir
--print-localedir
--report-file=file
--report=things-r things
--skeleton=file-S file%skeleton "file"
--style=file
--token-table-k%token-table
--update-u
--verbose-v%verbose
--version-V
--warnings[=category]-W [category]
--xml[=file]-x [file]
--yacc-y%yacc