--env: move help to documentation comment

This commit is contained in:
Martin Afanasjew 2016-04-17 09:16:38 +02:00
parent 046b481806
commit a3352c000e
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,6 @@
#: * `--env`:
#: Show a summary of the Homebrew build environment.
require "extend/ENV"
require "build_environment"

View File

@ -50,9 +50,6 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
<%= commands.join("\n") %>
* `--env`:
Show a summary of the Homebrew build environment.
* `--prefix`:
Display Homebrew's install path. *Default:* `/usr/local`