Skip to content

Commit

Permalink
doc: change $0 to install.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Mike McQuaid <[email protected]>
  • Loading branch information
osalbahr and MikeMcQuaid authored Jul 28, 2023
1 parent ea868ee commit 723dc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 723dc19

Please sign in to comment.