IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20181


Ignore:
Timestamp:
Oct 16, 2008, 8:21:30 AM (18 years ago)
Author:
mwv
Message:

Added help message to list the "mode" options for the "-dump" option.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/args.c

    r18374 r20181  
    351351  fprintf (stderr, "  -force                      : force read of database with inconsistent info\n");
    352352  fprintf (stderr, "  -v                          : verbose mode\n");
    353   fprintf (stderr, "  -dump (mode)                : output test data\n");
     353  fprintf (stderr, "  -dump (mode)                : output test data. Currently supported values for mode are: 'rawdata', 'cal'.\n");
    354354  fprintf (stderr, "  -help                       : this list\n");
    355355  fprintf (stderr, "  -h                          : this list\n\n");
Note: See TracChangeset for help on using the changeset viewer.