]> git.saurik.com Git - bison.git/blobdiff - src/getargs.c
lr.default-reductions: rename "full" value to "most".
[bison.git] / src / getargs.c
index 645313b52e11cc0a6663277dadfe534db261082b..2408550c2eeaf888b5f65feaf814f3e2ef5bc4c8 100644 (file)
@@ -258,7 +258,8 @@ usage (int status)
       printf (_("Usage: %s [OPTION]... FILE\n"), program_name);
       fputs (_("\
 Generate a deterministic LR or generalized LR (GLR) parser employing\n\
-LALR(1), IELR(1), or canonical LR(1) parser tables.\n\
+LALR(1), IELR(1), or canonical LR(1) parser tables.  IELR(1) and\n\
+canonical LR(1) support is experimental.\n\
 \n\
 "), stdout);