aboutsummaryrefslogtreecommitdiff
path: root/test/btyacc/big_b.error
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2023-02-07 17:25:11 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2023-02-07 17:25:11 +0000
commitcba5e8978cf659b3216c47d38f9917403b4df1c4 (patch)
tree9de050055829d5d21a3f79f635455864677e3902 /test/btyacc/big_b.error
parent5dd99b746d26517ef72ee914e30ece2761079321 (diff)
Import byacc 20230201.vendor/byacc/20230201
Diffstat (limited to 'test/btyacc/big_b.error')
-rw-r--r--test/btyacc/big_b.error11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/btyacc/big_b.error b/test/btyacc/big_b.error
index 67101620d2c1..7f74f49a89bc 100644
--- a/test/btyacc/big_b.error
+++ b/test/btyacc/big_b.error
@@ -4,6 +4,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
@@ -17,3 +18,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