We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ec21b commit d5d6882Copy full SHA for d5d6882
npm-api.sh
@@ -542,7 +542,7 @@ validate_json() {
542
################################
543
# Display help
544
show_help() {
545
- 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}"
546
echo -e " -y Automatic ${COLOR_YELLOW}yes${CoR} prompts!"
547
echo -e " --info Display ${COLOR_GREY}Script Variables Information${CoR}"
548
echo -e " --show-default Show ${COLOR_GREY}Default settings for host creation${CoR}"
0 commit comments