aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/home.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/cmd/home.rb')
-rw-r--r--Library/Homebrew/cmd/home.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Homebrew/cmd/home.rb b/Library/Homebrew/cmd/home.rb
index 43a6299ae..0c3009545 100644
--- a/Library/Homebrew/cmd/home.rb
+++ b/Library/Homebrew/cmd/home.rb
@@ -1,3 +1,9 @@
+#: * `home`:
+#: Open Homebrew's own homepage in a browser.
+#:
+#: * `home` <formula>:
+#: Open <formula>'s homepage in a browser.
+
module Homebrew
def home
if ARGV.named.empty?