mirror of
https://github.com/Erreur32/nginx-proxy-manager-Bash-API.git
synced 2025-04-04 07:01:54 +02:00
Update npm-api.sh
Fix typo
This commit is contained in:
parent
d5d6882292
commit
a951d01900
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue