cli_parser: Dont raise FormulaUnavailableError
This commit is contained in:
parent
8df3d20f5e
commit
418a5f56dc
@ -162,6 +162,8 @@ module Homebrew
|
||||
end
|
||||
end
|
||||
end
|
||||
rescue FormulaUnavailableError
|
||||
[]
|
||||
end
|
||||
|
||||
def hide_from_man_page!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user