From e6c849d92cb538183b2db6541004c16ad2617e28 Mon Sep 17 00:00:00 2001 From: Alhadis Date: Mon, 12 Sep 2016 02:08:52 +1000 Subject: [PATCH] Document --verbose option in usage message --- script/add-grammar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/add-grammar b/script/add-grammar index 779dd62b..e72fe89b 100755 --- a/script/add-grammar +++ b/script/add-grammar @@ -44,7 +44,7 @@ end usage = """Usage: - #{$0} [--replace grammar] url + #{$0} [-v|--verbose] [--replace grammar] url Examples: #{$0} https://github.com/Alhadis/language-roff #{$0} --replace sublime-apl https://github.com/Alhadis/language-apl