diff --git a/bin/vhost-enable.sh b/bin/vhost-enable.sh index 9cb7423..d4a0966 100755 --- a/bin/vhost-enable.sh +++ b/bin/vhost-enable.sh @@ -13,11 +13,11 @@ help() thisfilename=$(basename -- "$0") echo "Enable Apache config for virtualhost." echo "" - echo "usage: $thisfilename -d -m [-o |] [-h]" + echo "usage: $thisfilename -d [-m ] [-o |] [-h]" echo "" echo " -h Print this help." echo " -d Domain name of VirtualHost to add." - echo " -m Name of Apache macro to apply." + echo " -m Name of Apache macro to apply. Optional, script will attempt to autoselect if possible." echo " -o