cmd/update-report: tweak outdated language.
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
This commit is contained in:
parent
89868087fd
commit
5f707d13d8
@ -155,7 +155,7 @@ module Homebrew
|
|||||||
puts_stdout_or_stderr <<~EOS
|
puts_stdout_or_stderr <<~EOS
|
||||||
You have #{msg} installed.
|
You have #{msg} installed.
|
||||||
You can upgrade #{update_pronoun} with #{Tty.bold}brew upgrade#{Tty.reset}
|
You can upgrade #{update_pronoun} with #{Tty.bold}brew upgrade#{Tty.reset}
|
||||||
or check #{update_pronoun} with #{Tty.bold}brew outdated#{Tty.reset}.
|
or list #{update_pronoun} with #{Tty.bold}brew outdated#{Tty.reset}.
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user