Baptiste Fontaine 18fe0da26e typos fixed & empty lines removed in the brew manpage
Closes Homebrew/homebrew#37121.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-24 00:04:02 -05:00
..
2015-02-21 18:44:04 -05:00
2015-02-01 17:31:05 +01:00
2015-01-22 17:15:28 +01:00
2015-02-19 02:02:43 +08:00
2015-02-23 21:38:36 -05:00
2015-01-13 16:35:24 -05:00
2015-02-24 02:36:27 +08:00
2015-01-12 00:37:24 -05:00
2015-02-21 18:44:04 -05:00
2015-02-22 15:52:24 +00:00
2015-01-05 15:23:35 -05:00

Homebrew Public API

We're (finally) working on a documented public API for Homebrew. It's currently a work in progress; a bunch of public stuff is documented and a bunch of private stuff is undocumented. Sorry about that!

The main class you should look at is {Formula}. Assume everything else is private for now.