Skip to content
Snippets Groups Projects
Commit b6d10769 authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #2339 from Homebrew/neutric-patch-1

Querying-Brew.md: directors => directories
parents 7667b2f9 39989880
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ You'll note that processing all formulae can be slow; it's quicker to let `brew`
### Linked keg-only formulae
Some formulae are marked as "keg-only", meaning that installed files are not linked to the shared `bin`, `lib`, etc. directors, as doing so can cause conflicts. Such formulae can be forced to link to the shared directories, but doing so is not recommended (and will cause `brew doctor` to complain.)
Some formulae are marked as "keg-only", meaning that installed files are not linked to the shared `bin`, `lib`, etc. directories, as doing so can cause conflicts. Such formulae can be forced to link to the shared directories, but doing so is not recommended (and will cause `brew doctor` to complain.)
To find the names of linked keg-only formulae:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment