IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2011, 4:41:16 PM (15 years ago)
Author:
bills
Message:

Post the results to the data store. Make programs work with outputs in nebulous

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psvideophot/src/psvideophotArguments.c

    r32553 r32556  
    180180
    181181    // Add the input and output images (which remain on the command-line) to the arguments list
    182     psMetadataAddStr(config->arguments, PS_LIST_TAIL, "OUTPUT", 0, "Name of the output image", argv[1]);
     182    psMetadataAddStr(config->arguments, PS_LIST_TAIL, "OUTPUT", 0, "Name of the output table", argv[1]);
    183183
    184184    return config;
Note: See TracChangeset for help on using the changeset viewer.