aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/tap-readme.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/cmd/tap-readme.rb')
-rw-r--r--Library/Homebrew/cmd/tap-readme.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Homebrew/cmd/tap-readme.rb b/Library/Homebrew/cmd/tap-readme.rb
index 032ec2b79..ad115a53e 100644
--- a/Library/Homebrew/cmd/tap-readme.rb
+++ b/Library/Homebrew/cmd/tap-readme.rb
@@ -1,3 +1,7 @@
+#: @hide_from_man_page
+#: * `tap_readme` [`-v`] <name>:
+#: Generate the README.md file for a new tap.
+
module Homebrew
def tap_readme
name = ARGV.first