From fa1fd70a37c4ab843cb3d61c4301e44828c7b5ec Mon Sep 17 00:00:00 2001 From: Max Nordlund Date: Fri, 8 Apr 2016 16:28:43 +0200 Subject: Add all the top level comments --- Library/Homebrew/cmd/tap-pin.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Library/Homebrew/cmd/tap-pin.rb') diff --git a/Library/Homebrew/cmd/tap-pin.rb b/Library/Homebrew/cmd/tap-pin.rb index 32249cac2..74e9fae3f 100644 --- a/Library/Homebrew/cmd/tap-pin.rb +++ b/Library/Homebrew/cmd/tap-pin.rb @@ -1,3 +1,7 @@ +#: * `tap-pin` : +#: Pin , prioritizing its formulae over core when formula names are supplied +#: by the user. See also `tap-unpin`. + require "tap" module Homebrew -- cgit v1.2.3