IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 28, 2015, 12:51:00 PM (11 years ago)
Author:
bills
Message:

accept -label as search parameter to pstamp -listreq

File:
1 edited

Legend:

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

    r38194 r38207  
    467467    PXOPT_COPY_STR(config->args, where, "-username", "username", "==");
    468468    PXOPT_COPY_STR(config->args, where, "-state", "state", "==");
     469    PXOPT_COPY_STR(config->args, where, "-label", "label", "LIKE");
    469470
    470471    PXOPT_LOOKUP_U64(limit,   config->args, "-limit",  false, false);
Note: See TracChangeset for help on using the changeset viewer.