aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/manpages
diff options
context:
space:
mode:
authorJack Nagel2014-11-16 21:57:08 -0600
committerJack Nagel2014-11-16 21:57:08 -0600
commite00a6e4c4d324b8872a3aa27ce2483b1e351c3b1 (patch)
treecdc3e1c8625625eb02cd7dca4c1717c3bc381da8 /Library/Homebrew/manpages
parentaa406df68cb8c5589039b3d82ed9e29c2ac2593a (diff)
downloadbrew-e00a6e4c4d324b8872a3aa27ce2483b1e351c3b1.tar.bz2
Remove more references to removed external commands
Diffstat (limited to 'Library/Homebrew/manpages')
-rw-r--r--Library/Homebrew/manpages/brew.1.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md
index bfab9860f..8fb1603c5 100644
--- a/Library/Homebrew/manpages/brew.1.md
+++ b/Library/Homebrew/manpages/brew.1.md
@@ -435,13 +435,7 @@ scripts that reside somewhere in the PATH, named `brew-<cmdname>` or
`brew-<cmdname>.rb`, which can be invoked like `brew cmdname`. This allows you
to create your own commands without modifying Homebrew's internals.
-A number of (useful, but unsupported) external commands are included and enabled
-by default:
-
- $ ls $(brew --repository)/Library/Contributions/cmd
-
-Documentation for the included external commands as well as instructions for
-creating your own can be found in the docs:
+Instructions for creating your own commands can be found in the docs:
<https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/External-Commands.md>
## SPECIFYING FORMULAE