IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 12, 2006, 5:32:14 PM (20 years ago)
Author:
jhoblitt
Message:

update -addprocessed CLI options

File:
1 edited

Legend:

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

    r7087 r7113  
    6868    psMetadataAddStr(addprocArgs, PS_LIST_TAIL, "-uri",  0,
    6969        "define URI", NULL);
     70    psMetadataAddStr(addprocArgs, PS_LIST_TAIL, "-stat",  0,
     71        "define stat", NULL);
     72    psMetadataAddStr(addprocArgs, PS_LIST_TAIL, "-recipe",  0,
     73        "define recipe", NULL);
    7074
    7175    // -processed
Note: See TracChangeset for help on using the changeset viewer.