summaryrefslogtreecommitdiff
path: root/tool/lrama/lib/lrama/option_parser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/lrama/lib/lrama/option_parser.rb')
-rw-r--r--tool/lrama/lib/lrama/option_parser.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/tool/lrama/lib/lrama/option_parser.rb b/tool/lrama/lib/lrama/option_parser.rb
index 3210b091ed..1e4d448fd1 100644
--- a/tool/lrama/lib/lrama/option_parser.rb
+++ b/tool/lrama/lib/lrama/option_parser.rb
@@ -119,8 +119,9 @@ module Lrama
VALID_TRACES = %w[
none locations scan parse automaton bitsets
- closure grammar rules resource sets muscles tools
- m4-early m4 skeleton time ielr cex all
+ closure grammar rules actions resource
+ sets muscles tools m4-early m4 skeleton time
+ ielr cex all
]
def validate_trace(trace)