diff --git a/nginx-modsite b/nginx-modsite index 510cb08..032875c 100644 --- a/nginx-modsite +++ b/nginx-modsite @@ -156,6 +156,7 @@ ngx_help() { echo "Options:" echo -e "\t<-e|--enable> \tEnable site" echo -e "\t<-d|--disable> \tDisable site" + echo -e "\t<-x|--edit>\t\tEdit site" echo -e "\t<-l|--list>\t\tList sites" echo -e "\t<-h|--help>\t\tDisplay help" echo -e "\n\tIf is left out a selection of options will be presented."