IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2010, 2:10:47 PM (16 years ago)
Author:
rhenders
Message:

Allowed single character args

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/scripts/pspsSchema2xml.pl

    r27522 r27810  
    2121# get user args
    2222GetOptions(
    23         'schema=s' => \$schemaPath,
    24         'type=s' => \$type,
     23        'schema|s=s' => \$schemaPath,
     24        'type|t=s' => \$type,
    2525        ) or pod2usage( 2 );
    2626
Note: See TracChangeset for help on using the changeset viewer.