diff --git a/Library/Homebrew/cmd/info.rb b/Library/Homebrew/cmd/info.rb index 8843dfb054..cff34530b9 100644 --- a/Library/Homebrew/cmd/info.rb +++ b/Library/Homebrew/cmd/info.rb @@ -45,8 +45,8 @@ module Homebrew "`cask-install` or `os-version` may be specified if is not. "\ "The default is `install`." switch "--github", - description: "Open the GitHub source page for in a browser. "\ - "To view formula history locally: `brew log -p` " + description: "Open the GitHub source page for and in a browser. "\ + "To view the history locally: `brew log -p` or " flag "--json", description: "Print a JSON representation. Currently the default value for is `v1` for "\ ". For and use `v2`. See the docs for examples of using the "\