]> git.saurik.com Git - bison.git/blobdiff - doc/bison.texinfo
* getargs.c (skeleton): New variable.
[bison.git] / doc / bison.texinfo
index be291754d6e31657ecae55dd8f991297fb36b01b..c3783fb060e862d526fb55dcf8d8ea94cb7b9b91 100644 (file)
@@ -4984,6 +4984,11 @@ bison -y $*
 Tuning the parser:
 
 @table @option
+@item -S @var{file}
+@itemx --skeleton=@var{file}
+Specify the skeleton to use.  You probably don't need this option unless
+you are developing Bison.
+
 @item -t
 @itemx --debug
 Output a definition of the macro @code{YYDEBUG} into the parser file, so