aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/help.rb
diff options
context:
space:
mode:
authorStan2013-10-14 11:00:09 -0400
committerAdam Vandenberg2013-10-16 06:08:19 -0700
commit4d086e839477ea6eee0d8951b908e70975ae4c88 (patch)
treee31cacc2829ad569e193669558043102e7417fc9 /Library/Homebrew/cmd/help.rb
parent8b5b220d88af2055dab46df40b5a26276df58b74 (diff)
downloadbrew-4d086e839477ea6eee0d8951b908e70975ae4c88.tar.bz2
add pin/unpin to help
Closes Homebrew/homebrew#23267. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Homebrew/cmd/help.rb')
-rw-r--r--Library/Homebrew/cmd/help.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/cmd/help.rb b/Library/Homebrew/cmd/help.rb
index a5ad86a32..67cde272b 100644
--- a/Library/Homebrew/cmd/help.rb
+++ b/Library/Homebrew/cmd/help.rb
@@ -7,6 +7,7 @@ Example usage:
brew list [FORMULA...]
brew update
brew upgrade [FORMULA...]
+ brew pin/unpin [FORMULA...]
Troubleshooting:
brew doctor