IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 4, 2006, 5:16:59 PM (20 years ago)
Author:
jhoblitt
Message:

fix -ra claim that it -airmass when reporting the "required" option error

File:
1 edited

Legend:

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

    r8050 r8188  
    3434    psMetadataAddStr(pendingArgs, PS_LIST_TAIL, "-class_id",  0, "define class ID", NULL);
    3535    psMetadataAddStr(pendingArgs, PS_LIST_TAIL, "-uri",  0, "define URL", NULL);
     36    psMetadataAddBool(pendingArgs, PS_LIST_TAIL, "-simple",  0,
     37        "use the simple output format", false);
    3638 
    3739    // -done
Note: See TracChangeset for help on using the changeset viewer.