IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 31, 2007, 4:40:05 PM (19 years ago)
Author:
jhoblitt
Message:

required option update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/difftoolConfig.c

    r13578 r13580  
    8080            "define warp ID (required)", NULL);
    8181    psMetadataAddStr(addinputskyfileArgs, PS_LIST_TAIL, "-skycell_id", 0,
    82             "define by skycell ID", NULL);
     82            "define by skycell ID (required)", NULL);
    8383    psMetadataAddStr(addinputskyfileArgs, PS_LIST_TAIL, "-tess_id", 0,
    84             "dfine tess ID", NULL);
     84            "dfine tess ID (required)", NULL);
    8585    psMetadataAddStr(addinputskyfileArgs, PS_LIST_TAIL, "-kind", 0,
    8686            "define kind", NULL);
Note: See TracChangeset for help on using the changeset viewer.