Suggestion with better wording
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
be2ae9a6be
commit
fded404e13
@ -82,10 +82,7 @@ module Homebrew
|
|||||||
search_names(query, string_or_regex, args)
|
search_names(query, string_or_regex, args)
|
||||||
end
|
end
|
||||||
|
|
||||||
if args.verbose?
|
puts "Use `brew desc` to list packages with a short description." 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