From 1ea8e899f927872f26413a8d5cee16b9a7cee64d Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 13 Oct 2010 06:43:04 -0700 Subject: Document brew install --force --HEAD --- Library/Contributions/manpages/brew.1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Library') diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index c6e046412..e2d9fa4e5 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -61,6 +61,10 @@ didn't include with OS X. If `--HEAD` is passed, and defines it, install the HEAD version, aka master, trunk, unstable, dev. + To install a newer version of HEAD use + `brew rm && brew install --HEAD ` + 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 -- cgit v1.2.3