From 266b3265aa9047b505f038c0913a29db083d8449 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 17 Oct 2010 17:52:10 -0700 Subject: Add remove --force --- Library/Contributions/manpages/brew.1.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 815492652..8a327b737 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -99,9 +99,12 @@ didn't include with OS X. * `home` : Opens a browser to 's homepage. - * `rm`, `remove` : + * `rm`, `remove [--force]` : Uninstalls . + If `--force` is passed, and there are multiple versions of + installed, deletes all installed versions. + * `create [--cache]` : Generates a formula for the downloadable file at and opens it in $EDITOR. Homebrew will attempt to automatically derive the formula name -- cgit v1.2.3