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/cat.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library/Homebrew/cmd/cat.rb') diff --git a/Library/Homebrew/cmd/cat.rb b/Library/Homebrew/cmd/cat.rb index b42e54a57..a2fbd2f00 100644 --- a/Library/Homebrew/cmd/cat.rb +++ b/Library/Homebrew/cmd/cat.rb @@ -1,3 +1,6 @@ +#: * `cat` : +#: Display the source to . + module Homebrew def cat # do not "fix" this to support multiple arguments, the output would be -- cgit v1.2.3