doc: change $0 to install.sh

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Osama Albahrani
2023-07-28 09:25:04 -04:00
committed by GitHub
parent ea868ee1d8
commit 723dc192b7

View File

@@ -42,7 +42,7 @@ fi
usage() {
cat <<EOS
Homebrew Installer
Usage: [NONINTERACTIVE=1] [CI=1] $0 [options]
Usage: [NONINTERACTIVE=1] [CI=1] install.sh [options]
-h, --help Display this message.
NONINTERACTIVE Install without prompting for user input
CI Imply NONINTERACTIVE.