--env: move help to documentation comment
This commit is contained in:
parent
046b481806
commit
a3352c000e
@ -1,3 +1,6 @@
|
||||
#: * `--env`:
|
||||
#: Show a summary of the Homebrew build environment.
|
||||
|
||||
require "extend/ENV"
|
||||
require "build_environment"
|
||||
|
||||
|
||||
@ -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`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user