diff options
Diffstat (limited to 'Library/Contributions/manpages/brew.1.md')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 62c222693..ca45427ee 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -342,7 +342,7 @@ 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/cmds +    $ ls `brew --repository`/Library/Contributions/cmd  Documentation for the included external commands as well as instructions for  creating your own can be found on the wiki: | 
