doc: install.sh: clarify NONINTERACTIVE
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
@@ -44,7 +44,7 @@ usage() {
|
||||
Homebrew Installer
|
||||
Usage: [NONINTERACTIVE=1] [CI=1] $0 [options]
|
||||
-h, --help Display this message.
|
||||
NONINTERACTIVE Install without prompting.
|
||||
NONINTERACTIVE Install without prompting for user input
|
||||
CI Imply NONINTERACTIVE.
|
||||
EOS
|
||||
exit "${1:-0}"
|
||||
|
||||
Reference in New Issue
Block a user