summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTheophile Ranquet <ranquet@lrde.epita.fr>2012-11-30 15:27:54 +0100
committerTheophile Ranquet <ranquet@lrde.epita.fr>2012-12-04 15:54:43 +0100
commiteffd30c08d3f9d936a67c6b7a9a4253915711c74 (patch)
treea401cb964af5392240dda402cfcbf19046dd01df /src
parenta37131cc63607b8fa59ba58296dd0b1682ec54d5 (diff)
downloadbison-effd30c08d3f9d936a67c6b7a9a4253915711c74.tar.gz
getargs: don't label --language/-l as experimental
* NEWS: Announce it. * doc/bison.texi, src/getargs.c (usage): Here.
Diffstat (limited to 'src')
-rw-r--r--src/getargs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/getargs.c b/src/getargs.c
index 2b82a15d..c480649d 100644
--- a/src/getargs.c
+++ b/src/getargs.c
@@ -307,7 +307,6 @@ Operation modes:\n\
fputs (_("\
Parser:\n\
-L, --language=LANGUAGE specify the output programming language\n\
- (this is an experimental feature)\n\
-S, --skeleton=FILE specify the skeleton to use\n\
-t, --debug instrument the parser for debugging\n\
--locations enable location support\n\