repair the command option
This commit is contained in:
parent
f8a05b7338
commit
47699614fd
@ -64,7 +64,7 @@ module Homebrew
|
||||
else
|
||||
<<~EOS
|
||||
#{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!
|
||||
EOS
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user