X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/4e83ea15f725cb1982f7ca3bedb919d5182434d4..2a26b6c28bf3d924e2e66ee1ab66768579c1e5d7:/src/getargs.c?ds=inline diff --git a/src/getargs.c b/src/getargs.c index 93d9c3bf..ec7ddf17 100644 --- a/src/getargs.c +++ b/src/getargs.c @@ -84,7 +84,8 @@ static const char * const trace_args[] = "grammar - reading, reducing of the grammar", "resource - memory consumption (where available)", "sets - grammar sets: firsts, nullable etc.", - "tools - m4 invocation and preserve the temporary file", + "tools - m4 invocation", + "m4 - m4 traces", "skeleton - skeleton postprocessing", "time - time consumption", "all - all of the above", @@ -102,6 +103,7 @@ static const int trace_types[] = trace_resource, trace_sets, trace_tools, + trace_m4, trace_skeleton, trace_time, trace_all @@ -196,7 +198,7 @@ usage (int status) /* Some efforts were made to ease the translators' task, please continue. */ fputs (_("\ -GNU bison generates parsers for LALR(1) grammars.\n"), stdout); +GNU bison generates parsers for LALR(1) or GLR grammars.\n"), stdout); putc ('\n', stdout); fprintf (stdout, _("\