From c61204eb1ebc3d6f53dff9833796708ce3397d53 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 30 Oct 2010 12:30:22 -0700 Subject: Document brew install --- Library/Contributions/manpages/brew.1.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 5751f7d00..4f3bfffd9 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -44,6 +44,9 @@ didn't include with OS X. * `install [--force] [--debug] [--use-llvm] [--ignore-dependencies] [--HEAD]` : Installs . + is usually the name of the formula to install, but may also be + the URL for an arbitrary formula. + If `--force` is passed, will install even if it is already installed. This can be used to re-install a formula without removing it first. @@ -66,8 +69,8 @@ didn't include with OS X. or `brew --force --HEAD `. * `install --interactive [--git]` : - Downloads and patches , and then opens a shell. This allows the - user to run `./configure --help` and otherwise determine how to turn the + Downloads and patches , then opens a shell. This allows the user + to run `./configure --help` and otherwise determine how to turn the software package into a Homebrew formula. If `--git` is passed, Homebrew will create a Git repository, useful for -- cgit v1.2.3