diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 01f6793a2..ab3cb9a27 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -290,12 +290,10 @@ Homebrew allows external commands to be defined by putting a +x file named `brew-<cmdname>` or `brew-<cmdname>.rb` on the PATH. This will cause Homebrew to recognize `brew cmdname`. -Some sample commands ship with Homebrew and are enabled by default. +Some example commands ship with Homebrew and are enabled by default. $ ls `brew --repository`/Library/Contributions/examples - - ## ENVIRONMENT * HOMEBREW\_BUILD\_FROM\_SOURCE: |
