Markus Reiter
|
717032d86d
|
Use Searchable module.
|
2018-06-07 14:02:31 +02:00 |
|
Markus Reiter
|
6fcc5d14de
|
Simplify strings for search.
|
2018-06-07 13:50:10 +02:00 |
|
EricFromCanada
|
1d2b4ed321
|
docs: add more missing option descriptions
and improve wording or formatting where necessary.
|
2018-02-01 16:06:17 -05:00 |
|
EricFromCanada
|
afc539f86e
|
Update brew's man page formatting and grammar
Also update command specifications to match descriptions.
|
2017-02-25 17:37:57 -05:00 |
|
Markus Reiter
|
0ab750bf24
|
Use module_function for commands.
|
2016-10-02 00:24:47 +02:00 |
|
Mike McQuaid
|
5e0c222029
|
cmd/desc: fix Rubocop warnings.
|
2016-09-11 17:58:59 +01:00 |
|
Max Nordlund
|
fa1fd70a37
|
Add all the top level comments
|
2016-04-10 22:59:25 +02:00 |
|
Xu Cheng
|
c75207c1e0
|
desc: print descriptions directly by formulae instead of cache
We allow passing formulae by URL, file path, etc whose descriptions won't be cached
Closes Homebrew/homebrew#43726.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
2015-09-10 13:37:58 +08:00 |
|
Xu Cheng
|
80514ee5d7
|
desc: better way to handle options
We allow to use options like --verbose and --debug for all commands.
And we should support switch format options, e.g. `brew desc -vs foo`
|
2015-09-10 13:37:57 +08:00 |
|
Dan Martinez
|
8374374168
|
Improve description searching and add a cache.
Closes Homebrew/homebrew#42281.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
2015-09-08 15:23:37 +01:00 |
|