IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39274 for trunk


Ignore:
Timestamp:
Dec 15, 2015, 11:33:26 AM (11 years ago)
Author:
eugene
Message:

clarify the help info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/test/sastest.sh

    r39113 r39274  
    5050    echo " +XX : turn on features"
    5151    echo "  features: all, mkgpc1, mkdvo, initdb, initscratch, initbatch, camera, stack, forcedwarp, object, forcedobject, diff, diffobj"
     52    echo "  (NOTE: mkdvo and mkgpc1 are off by default.  you need to explicitly turn on mkdvo if you want to re-build the dvo)"
     53    echo "  (use mkgpc1 to only rebuild the gpc1 database entries.  mkdvo and mkgpc1 are mutually exclusive)"
    5254    exit 2
    5355  case -all
     
    209211    echo " -XX : turn off features"
    210212    echo " +XX : turn on features"
    211     echo "  features: all, mkgpc1, initdb, initscratch, initbatch, camera, object, stack, forcedwarp, forcedobject, diff, diffobj"
    212     echo "  (NOTE: you need to explicitly turn on mkgpc1 if you want to re-build the dvo)"
     213    echo "  features: all, mkgpc1, mkdvo, initdb, initscratch, initbatch, camera, stack, forcedwarp, object, forcedobject, diff, diffobj"
     214    echo "  (NOTE: mkdvo and mkgpc1 are off by default.  you need to explicitly turn on mkdvo if you want to re-build the dvo)"
     215    echo "  (use mkgpc1 to only rebuild the gpc1 database entries.  mkdvo and mkgpc1 are mutually exclusive)"
    213216    exit 2
    214217endif
Note: See TracChangeset for help on using the changeset viewer.