IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 19, 2008, 3:09:29 PM (18 years ago)
Author:
jhoblitt
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/scripts/dsfilesetls

    r17739 r17752  
    33# Copyright (C) 2006-2008  Joshua Hoblitt
    44#
    5 # $Id: dsfilesetls,v 1.9 2008-05-19 21:24:15 jhoblitt Exp $
     5# $Id: dsfilesetls,v 1.10 2008-05-20 01:09:29 jhoblitt Exp $
    66
    77use strict;
     
    1919
    2020GetOptions(
    21     'uri|u=s'       => \$uri,
    22     'timeout|t'     => \$timeout,
     21    'uri|u=s'           => \$uri,
     22    'timeout|t=s'       => \$timeout,
    2323) or pod2usage( 2 );
    2424
Note: See TracChangeset for help on using the changeset viewer.