IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 16, 2007, 12:17:28 PM (18 years ago)
Author:
eugene
Message:

add -unlimit option to list all matches

File:
1 edited

Legend:

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

    r14023 r15857  
    6666    psMetadataAddBool(searchArgs, PS_LIST_TAIL, "-simple",  0,
    6767            "use the simple output format", false);
     68    psMetadataAddBool(searchArgs, PS_LIST_TAIL, "-unlimit",  0,
     69            "list all possible detruns, not just the best match", false);
    6870 
    6971    // -select
Note: See TracChangeset for help on using the changeset viewer.