Update npm-api.sh

Fix Typo
This commit is contained in:
Erreur32 2025-03-25 14:30:14 +01:00 committed by GitHub
parent 95ec21ba6c
commit d5d6882292
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -542,7 +542,7 @@ validate_json() {
################################
# Display help
show_help() {
echo -e "\n Options available:\n ${COLOR_GREY}(see --examples for more details)${CoR}"
echo -e "\n Options available: ${COLOR_GREY}(see --examples for more details)${CoR}"
echo -e " -y Automatic ${COLOR_YELLOW}yes${CoR} prompts!"
echo -e " --info Display ${COLOR_GREY}Script Variables Information${CoR}"
echo -e " --show-default Show ${COLOR_GREY}Default settings for host creation${CoR}"