From 621a7ada9583544469ddb696d076d0237cb25bb4 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 15 Jun 2015 20:07:05 -0400 Subject: [PATCH] Remove reference to "open" command Closes Homebrew/homebrew#40706. --- Library/Homebrew/cmd/help.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/cmd/help.rb b/Library/Homebrew/cmd/help.rb index ce015a42b1..858ccaf854 100644 --- a/Library/Homebrew/cmd/help.rb +++ b/Library/Homebrew/cmd/help.rb @@ -17,7 +17,7 @@ Troubleshooting: Brewing: brew create [URL [--no-fetch]] brew edit [FORMULA...] - open https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Formula-Cookbook.md + https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Formula-Cookbook.md Further help: man brew