From 132ada2b0ebb3751c0f8f42ca83bb257b55a50fd Mon Sep 17 00:00:00 2001 From: Joe Gallo Date: Thu, 26 May 2016 07:45:25 -0700 Subject: Clarify brew search usage. (#270) * Include --desc in brew search help text. * Update brew search --desc text in README. * Remove mention of alias in brew search help text to avoid any confusion.--- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0d990abdc..86848f330 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Features, usage and installation instructions are [summarised on the homepage](h ## What Packages Are Available? 1. Type `brew search` for a list. 2. Or visit [braumeister.org](http://braumeister.org) to browse packages online. -3. Or use `brew search --desc` to browse packages from the command line. +3. Or use `brew search --desc ` to browse packages from the command line. ## More Documentation `brew help`, `man brew` or check [our documentation](https://github.com/Homebrew/brew/tree/master/share/doc/homebrew#readme). -- cgit v1.2.3