IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 5, 2008, 11:28:13 AM (18 years ago)
Author:
jhoblitt
Message:

add -all opt

File:
1 edited

Legend:

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

    r18762 r18919  
    22 * pzgetexpConfig.c
    33 *
    4  * Copyright (C) 2006  Joshua Hoblitt
     4 * Copyright (C) 2006-2008  Joshua Hoblitt
    55 *
    66 * This program is free software; you can redistribute it and/or modify it
     
    5353    psMetadataAddS32(args, PS_LIST_TAIL, "-timeout",  0,
    5454        "HTTP timeout", 0);
     55    psMetadataAddBool(args, PS_LIST_TAIL, "-all",  0,
     56        "download ALL filesets", 0);
    5557
    5658
Note: See TracChangeset for help on using the changeset viewer.