mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 07:43:03 +00:00
* src/getargs.c (usage): Update with ``-g, --graph''.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-08-16 Marc Autret <autret_m@epita.fr>
|
||||||
|
|
||||||
|
* src/getargs.c (usage): Update with ``-g, --graph''.
|
||||||
|
|
||||||
2001-08-16 Marc Autret <autret_m@epita.fr>
|
2001-08-16 Marc Autret <autret_m@epita.fr>
|
||||||
|
|
||||||
* doc/bison.texinfo (Bison Options): Add items `-g', `--graph'.
|
* doc/bison.texinfo (Bison Options): Add items `-g', `--graph'.
|
||||||
|
|||||||
@@ -118,7 +118,9 @@ Output:\n\
|
|||||||
-d, --defines also produce a header file\n\
|
-d, --defines also produce a header file\n\
|
||||||
-v, --verbose also produce an explanation of the automaton\n\
|
-v, --verbose also produce an explanation of the automaton\n\
|
||||||
-b, --file-prefix=PREFIX specify a PREFIX for output files\n\
|
-b, --file-prefix=PREFIX specify a PREFIX for output files\n\
|
||||||
-o, --output-file=FILE leave output to FILE\n"), stream);
|
-o, --output-file=FILE leave output to FILE\n\
|
||||||
|
-g, --graph also produce a VCG graph description of the \
|
||||||
|
automaton\n"), stream);
|
||||||
putc ('\n', stream);
|
putc ('\n', stream);
|
||||||
|
|
||||||
fputs (_("\
|
fputs (_("\
|
||||||
|
|||||||
Reference in New Issue
Block a user