mirror of
https://github.com/gosticks/brew.git
synced 2026-08-14 13:40:23 +00:00
dev-cmd/sh.rb: update usage banner
This commit is contained in:
@@ -10,7 +10,7 @@ module Homebrew
|
||||
def sh_args
|
||||
Homebrew::CLI::Parser.new do
|
||||
usage_banner <<~EOS
|
||||
`sh` [<options>] [<commands>]
|
||||
`sh` [<options>] [<script>]
|
||||
|
||||
Homebrew build environment that uses years-battle-hardened
|
||||
build logic to help your `./configure && make && make install`
|
||||
|
||||
+1
-1
@@ -1106,7 +1106,7 @@ Run a Ruby instance with Homebrew's libraries loaded, e.g.
|
||||
* `-e`:
|
||||
Execute the given text string as a script.
|
||||
|
||||
### `sh` [*`options`*] [*`commands`*]
|
||||
### `sh` [*`options`*] [<script>]
|
||||
|
||||
Homebrew build environment that uses years-battle-hardened
|
||||
build logic to help your `./configure && make && make install`
|
||||
|
||||
+1
-847
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user