Definition at line 13 of file fitscheck.cc.
Referenced by main().
16 "fitscheck is a tool to verify the checksums in a fits file.\n" 18 "Usage: fitscheck [OPTIONS] fitsfile\n" 22 " 0: in case of success\n" 23 " 1: if the file could not be opened\n" 24 " 2: if the header checksum could not be varified and\n" 25 " 3: if the header checksum is ok but the data checksum could not be verified.\n"