]> git.saurik.com Git - bison.git/commitdiff
* src/getargs.c (usage): Update with ``-g, --graph''.
authorMarc Autret <autret_m@epita.fr>
Thu, 16 Aug 2001 18:50:04 +0000 (18:50 +0000)
committerMarc Autret <autret_m@epita.fr>
Thu, 16 Aug 2001 18:50:04 +0000 (18:50 +0000)
ChangeLog
src/getargs.c

index f97f88c7c6dab23536adecb26d4a94a4ee97d625..0e738af784993b5d487bd326c4bf083d3101ef3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
        * doc/bison.texinfo (Bison Options): Add items `-g', `--graph'.
index 29b349a4be1d13823f62e26d444ba4636eb7d7ea..70f0d32c624253a02920ec6ef9ace45d1088e758 100644 (file)
@@ -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 (_("\