diff --git a/scripts/Build-Target b/scripts/Build-Target index 7b7e6a34c..78b4e4eb0 100755 --- a/scripts/Build-Target +++ b/scripts/Build-Target @@ -60,7 +60,7 @@ while [ "$1" ] ; do echo " -cfg the build configuration to use; defaults to 'default'" echo " -tasks run Build-Job daemons (for cluster builds)" echo " -daemon run as daemon in the background" - echo " -stages only build the stages listed in the parameter" + echo " -stages only build the stages listed in the parameter" echo " -job - build only one job: the given package" echo " in the given stage" exit 1 ;;