mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Document --verbose option in usage message
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user