repair the command option
This commit is contained in:
parent
f8a05b7338
commit
47699614fd
@ -64,7 +64,7 @@ module Homebrew
|
|||||||
else
|
else
|
||||||
<<~EOS
|
<<~EOS
|
||||||
#{path} doesn't exist on disk. \
|
#{path} doesn't exist on disk. \
|
||||||
Run #{Formatter.identifier("brew create --set-name #{path.basename} $URL")} \
|
Run #{Formatter.identifier("brew create --formula --set-name #{path.basename} $URL")} \
|
||||||
to create a new formula!
|
to create a new formula!
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user