diff --git a/build.xml b/build.xml index f0490dd34..d7af2005c 100644 --- a/build.xml +++ b/build.xml @@ -279,7 +279,8 @@ compressStatic addproperty="do.proofing.full" defaultvalue="false" validargs="true,false" >Do you want to proof the full DHQ site? If so, type "true". -To proof only the internal preview, hit the return key or type "false". +To proof only the internal preview, hit the return key or type "false". +To set this value ahead of time, append "-Ddo.proofing.full=VALUE" to your command.