Index: trunk/ippToPsps/test/sastest.sh
===================================================================
--- trunk/ippToPsps/test/sastest.sh	(revision 39273)
+++ trunk/ippToPsps/test/sastest.sh	(revision 39274)
@@ -50,4 +50,6 @@
     echo " +XX : turn on features"
     echo "  features: all, mkgpc1, mkdvo, initdb, initscratch, initbatch, camera, stack, forcedwarp, object, forcedobject, diff, diffobj"
+    echo "  (NOTE: mkdvo and mkgpc1 are off by default.  you need to explicitly turn on mkdvo if you want to re-build the dvo)"
+    echo "  (use mkgpc1 to only rebuild the gpc1 database entries.  mkdvo and mkgpc1 are mutually exclusive)"
     exit 2
   case -all
@@ -209,6 +211,7 @@
     echo " -XX : turn off features"
     echo " +XX : turn on features"
-    echo "  features: all, mkgpc1, initdb, initscratch, initbatch, camera, object, stack, forcedwarp, forcedobject, diff, diffobj"
-    echo "  (NOTE: you need to explicitly turn on mkgpc1 if you want to re-build the dvo)"
+    echo "  features: all, mkgpc1, mkdvo, initdb, initscratch, initbatch, camera, stack, forcedwarp, object, forcedobject, diff, diffobj"
+    echo "  (NOTE: mkdvo and mkgpc1 are off by default.  you need to explicitly turn on mkdvo if you want to re-build the dvo)"
+    echo "  (use mkgpc1 to only rebuild the gpc1 database entries.  mkdvo and mkgpc1 are mutually exclusive)"
     exit 2
 endif
