cmd/edit: fix error message for formula
This commit is contained in:
parent
66c6e5b5f6
commit
e36790ab5c
@ -68,7 +68,7 @@ module Homebrew
|
|||||||
else
|
else
|
||||||
<<~EOS
|
<<~EOS
|
||||||
#{not_exist_message}
|
#{not_exist_message}
|
||||||
Run #{Formatter.identifier("brew create --formula --set-name #{path.basename} $URL")} \
|
Run #{Formatter.identifier("brew create --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