Merge pull request #10975 from hyuraku/update-report_add_how-to-check-the-outdated
update-report: add how to check the outdated
This commit is contained in:
commit
3e0f14083a
@ -154,7 +154,8 @@ module Homebrew
|
||||
puts_stdout_or_stderr
|
||||
puts_stdout_or_stderr <<~EOS
|
||||
You have #{msg} installed.
|
||||
You can update #{update_pronoun} with #{Tty.bold}brew upgrade#{Tty.reset}.
|
||||
You can upgrade #{update_pronoun} with #{Tty.bold}brew upgrade#{Tty.reset}
|
||||
or list #{update_pronoun} with #{Tty.bold}brew outdated#{Tty.reset}.
|
||||
EOS
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user