diff options
| author | Timothee Cour | 2017-02-07 23:25:02 -0800 |
|---|---|---|
| committer | Timothee Cour | 2017-02-11 16:38:06 -0800 |
| commit | ae829ed229395159adf6f1f17fb26518ec27fca6 (patch) | |
| tree | f8be41af53a8d4e1f5a6e01834eba111d967f2e5 /Library/Homebrew/cmd/help.rb | |
| parent | cf18a999f1b6b0d8932260ed1ff9ede30c338515 (diff) | |
| download | brew-ae829ed229395159adf6f1f17fb26518ec27fca6.tar.bz2 | |
add brew where command
Diffstat (limited to 'Library/Homebrew/cmd/help.rb')
| -rw-r--r-- | Library/Homebrew/cmd/help.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/help.rb b/Library/Homebrew/cmd/help.rb index 1378e7b1f..70379314e 100644 --- a/Library/Homebrew/cmd/help.rb +++ b/Library/Homebrew/cmd/help.rb @@ -15,7 +15,7 @@ Troubleshooting: Developers: brew create [URL [--no-fetch]] - brew edit [FORMULA...] + brew (where|edit) [FORMULA...] http://docs.brew.sh/Formula-Cookbook.html Further help: |
