IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2007, 9:36:20 AM (19 years ago)
Author:
Paul Price
Message:

Adding line to help message stating the sense of subtraction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubArguments.c

    r14573 r14629  
    1818    fprintf(stderr, "\nPan-STARRS PSF-matched image subtraction\n\n");
    1919    fprintf(stderr, "Usage: %s INPUT.fits REFERENCE.fits OUTPUT_ROOT \n"
    20             "\t[-psf REFERENCE.psf.fits|-psflist REFERENCE.list]\n",
     20            "\t[-psf REFERENCE.psf.fits|-psflist REFERENCE.list]\n\n"
     21            "This subtracts the convolved REFERENCE from the INPUT, by default.\n",
    2122            program);
    2223    fprintf(stderr, "\n");
Note: See TracChangeset for help on using the changeset viewer.