Skip to content
Snippets Groups Projects
Commit e8f67eb1 authored by Vítor Galvão's avatar Vítor Galvão
Browse files

cask - internal stanzas: lowercase help

parent 70a5ebaf
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ module Hbc
end
def self.help
"Dump the given Cask in YAML format"
"dump the given Cask in YAML format"
end
end
end
......
......@@ -16,7 +16,7 @@ module Hbc
end
def self.help
"Print help strings for unstable internal-use commands"
"print help strings for unstable internal-use commands"
end
end
end
......
......@@ -125,7 +125,7 @@ module Hbc
end
def self.help
"Extract and render a specific stanza for the given Casks"
"extract and render a specific stanza for the given Casks"
end
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment