aboutsummaryrefslogtreecommitdiffstats
path: root/share/man/man1/brew.1
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man1/brew.1')
-rw-r--r--share/man/man1/brew.14
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index ea060c289..2a8b25dd6 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -353,13 +353,13 @@ Print the version number of brew to standard error and exit\.
Homebrew, like \fBgit\fR(1), supports external commands\. These are executable scripts that reside somewhere in the PATH, named \fBbrew\-<cmdname>\fR or \fBbrew\-<cmdname>\.rb\fR, which can be invoked like \fBbrew cmdname\fR\. This allows you to create your own commands without modifying Homebrew\'s internals\.
.
.P
-A number of (useful, but unsupported) example commands are included and enabled by default:
+A number of (useful, but unsupported) external commands are included and enabled by default:
.
.IP "" 4
.
.nf
-$ ls `brew \-\-repository`/Library/Contributions/examples
+$ ls `brew \-\-repository`/Library/Contributions/cmds
.
.fi
.