Document --verbose option in usage message

This commit is contained in:
Alhadis
2016-09-12 02:08:52 +10:00
parent be316c2943
commit e6c849d92c

View File

@@ -44,7 +44,7 @@ end
usage = """Usage: usage = """Usage:
#{$0} [--replace grammar] url #{$0} [-v|--verbose] [--replace grammar] url
Examples: Examples:
#{$0} https://github.com/Alhadis/language-roff #{$0} https://github.com/Alhadis/language-roff
#{$0} --replace sublime-apl https://github.com/Alhadis/language-apl #{$0} --replace sublime-apl https://github.com/Alhadis/language-apl