From 0e605486adca45af0a8f1d4548d0e6b60a45c357 Mon Sep 17 00:00:00 2001
From: Junichi Kobayashi <nnujabok@gmail.com>
Date: Thu, 26 Sep 2024 02:14:39 +0900
Subject: [PATCH] Fix option specs

---
 spec/lrama/option_parser_spec.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spec/lrama/option_parser_spec.rb b/spec/lrama/option_parser_spec.rb
index eef10aa3..d723fe56 100644
--- a/spec/lrama/option_parser_spec.rb
+++ b/spec/lrama/option_parser_spec.rb
@@ -50,6 +50,7 @@
               -S, --skeleton=FILE              specify the skeleton to use
               -t                               reserved, do nothing
                   --debug                      display debugging outputs of internal parser
+              -D, --define=NAME[=VALUE]        similar to '%define NAME VALUE'
 
           Output:
               -H, --header=[FILE]              also produce a header file named FILE