aboutsummaryrefslogtreecommitdiff
path: root/contrib/byacc/test/yacc/no_b_opt.error
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/byacc/test/yacc/no_b_opt.error')
-rw-r--r--contrib/byacc/test/yacc/no_b_opt.error11
1 files changed, 11 insertions, 0 deletions
diff --git a/contrib/byacc/test/yacc/no_b_opt.error b/contrib/byacc/test/yacc/no_b_opt.error
index f69a74a93091..c4d890b024ca 100644
--- a/contrib/byacc/test/yacc/no_b_opt.error
+++ b/contrib/byacc/test/yacc/no_b_opt.error
@@ -5,6 +5,7 @@ Options:
-b file_prefix set filename prefix (default "y.")
-B create a backtracking parser
-d write definitions (.tab.h)
+ -h print this help-message
-H defines_file write definitions to defines_file
-i write interface (y.tab.i)
-g write a graphical description
@@ -18,3 +19,13 @@ Options:
-t add debugging support
-v write description (y.output)
-V show version information and exit
+
+Long options:
+ --defines -H
+ --file-prefix -b
+ --graph -g
+ --help -h
+ --name-prefix -p
+ --no-lines -l
+ --output -o
+ --version -V