diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 036917370..0295a9eed 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -154,9 +154,8 @@ For the full command list, see the COMMANDS section. * `ln`, `link` <formula>: Symlink all of <formula>'s installed files into the Homebrew prefix. This - is done automatically when you install formula. It is useful for DIY - installation, or in cases where you want to swap out different versions of - the same package that you have installed at the same time. + is done automatically when you install formula, but can be useful for DIY + installations. * `list`: List all installed formulae. |
