cask - internal stanzas: lowercase help
This commit is contained in:
parent
70a5ebafc4
commit
e8f67eb13d
@ -27,7 +27,7 @@ module Hbc
|
|||||||
end
|
end
|
||||||
|
|
||||||
def self.help
|
def self.help
|
||||||
"Dump the given Cask in YAML format"
|
"dump the given Cask in YAML format"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
@ -16,7 +16,7 @@ module Hbc
|
|||||||
end
|
end
|
||||||
|
|
||||||
def self.help
|
def self.help
|
||||||
"Print help strings for unstable internal-use commands"
|
"print help strings for unstable internal-use commands"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
@ -125,7 +125,7 @@ module Hbc
|
|||||||
end
|
end
|
||||||
|
|
||||||
def self.help
|
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
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user