diff options
| author | Adam Vandenberg | 2013-09-14 16:58:26 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2013-09-17 06:44:25 -0700 |
| commit | fa0872a42c388f81fac1d65e130462de6da3977b (patch) | |
| tree | 710e193dec857f1befbf8162bc016de76c6a709f /Library/Contributions/brew_bash_completion.sh | |
| parent | 7c0f474d26e961fd08bf097b6c676375570720f8 (diff) | |
| download | brew-fa0872a42c388f81fac1d65e130462de6da3977b.tar.bz2 | |
brew commands
Shows a list of built-in commands (but not shortcuts) and searches
for any external commands on the path.
Closes Homebrew/homebrew#22509.
Diffstat (limited to 'Library/Contributions/brew_bash_completion.sh')
| -rw-r--r-- | Library/Contributions/brew_bash_completion.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Contributions/brew_bash_completion.sh b/Library/Contributions/brew_bash_completion.sh index 28a57c6c5..c55b78925 100644 --- a/Library/Contributions/brew_bash_completion.sh +++ b/Library/Contributions/brew_bash_completion.sh @@ -403,6 +403,7 @@ _brew () audit cat cleanup + commands create deps diy configure |
