Cask audit help: breakup desc string
This commit is contained in:
parent
e2fb26b855
commit
eb095eb899
@ -28,9 +28,9 @@ module Cask
|
|||||||
switch "--online",
|
switch "--online",
|
||||||
description: "Run additional, slower style checks that require a network connection"
|
description: "Run additional, slower style checks that require a network connection"
|
||||||
switch "--new-cask",
|
switch "--new-cask",
|
||||||
description: "Run various additional style checks to determine if a new cask is eligible
|
description: "Run various additional style checks to determine if a new cask is eligible " \
|
||||||
for Homebrew. This should be used when creating new casks and implies
|
"for Homebrew. This should be used when creating new casks and implies " \
|
||||||
`--strict` and `--online`"
|
"`--strict` and `--online`"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user