brew search --vebose
to tell about brew desc
This commit is contained in:
parent
8e49be58b3
commit
be2ae9a6be
@ -82,6 +82,11 @@ module Homebrew
|
|||||||
search_names(query, string_or_regex, args)
|
search_names(query, string_or_regex, args)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
if args.verbose?
|
||||||
|
puts
|
||||||
|
puts "Check 'brew desc' to list packages with short description."
|
||||||
|
end
|
||||||
|
|
||||||
print_regex_help(args)
|
print_regex_help(args)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user