diff --git a/bin/vhost-add.sh b/bin/vhost-add.sh index 0a57c72..1e1a25c 100755 --- a/bin/vhost-add.sh +++ b/bin/vhost-add.sh @@ -17,6 +17,7 @@ help() echo " -h Print this help." echo "" echo " Username must already exist. If need be run vhost-user-add.sh first." + echo " Or use vhost-deploy.sh instead to automatically generate username." exit }