Update npm-api.sh

Fix typo
This commit is contained in:
Erreur32 2025-03-25 14:31:56 +01:00 committed by GitHub
parent d5d6882292
commit a951d01900
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: ${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}"