From 96175fae20bc2c02563616a432852d86a1422165 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 14 Aug 2013 22:24:38 -0700 Subject: verbage --- Library/Contributions/manpages/brew.1.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index b9b50db65..d3af5fb67 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -298,8 +298,9 @@ Note that these flags should only appear after a command. Example: `brew install jruby && brew test jruby` * `unlink` : - Unsymlink from the Homebrew prefix. This can be useful for - temporarily disabling a formula: `brew unlink foo && commands && brew link foo`. + Remove symlinks for from the Homebrew prefix. This can be useful + for temporarily disabling a formula: + `brew unlink foo && commands && brew link foo`. * `unpin` : Unpin , allowing them to be upgraded by `brew upgrade`. See also -- cgit v1.2.3