Here is a list of options that can be used with Ocamlyacc:
-v
: By default, this option generates a file grammar.output. It contains parsing infomation such as a description of the parsing tables and a report on ambiguities in the grammar.
-bfname
: Change the name of the output files to fname.ml, fname.mli and fname.output.