From: Marc Autret Date: Thu, 16 Aug 2001 18:50:04 +0000 (+0000) Subject: * src/getargs.c (usage): Update with ``-g, --graph''. X-Git-Tag: BISON-1_28d~27 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/78632bbcdc007a0895ca9eb4498b7e042e36ae17?ds=sidebyside * src/getargs.c (usage): Update with ``-g, --graph''. --- diff --git a/ChangeLog b/ChangeLog index f97f88c7..0e738af7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-08-16 Marc Autret + + * src/getargs.c (usage): Update with ``-g, --graph''. + 2001-08-16 Marc Autret * doc/bison.texinfo (Bison Options): Add items `-g', `--graph'. diff --git a/src/getargs.c b/src/getargs.c index 29b349a4..70f0d32c 100644 --- a/src/getargs.c +++ b/src/getargs.c @@ -118,7 +118,9 @@ Output:\n\ -d, --defines also produce a header file\n\ -v, --verbose also produce an explanation of the automaton\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); fputs (_("\