Skip to content

Commit

Permalink
Update main.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Nemchik <[email protected]>
  • Loading branch information
CLHatch and nemchik authored Sep 7, 2024
1 parent 1dbc966 commit 1db554c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ main() {
run_script 'env_get' "${ENVVAR}"
else
echo "Invalid usage. Must be"
echo " --env-get with variable name ('--env-get=Var')"
echo " --env-get-lower with variable name ('--env-get-lower=Var')"
echo " Variable name can be Mixed Case"
fi
;;
Expand Down

0 comments on commit 1db554c

Please sign in to comment.