IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2008, 3:47:33 PM (18 years ago)
Author:
bills
Message:

Fixed typo in dsget

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/scripts/dsget

    r17649 r17661  
    33# Copyright (C) 2006-2008  Joshua Hoblitt
    44#
    5 # $Id: dsget,v 1.25 2008-05-13 03:12:52 jhoblitt Exp $
     5# $Id: dsget,v 1.26 2008-05-14 01:47:33 bills Exp $
    66
    77use strict;
     
    4141    'filename|f=s'  => \$filename,
    4242    'compress|c'    => \$compress,
    43     'timeout|t'     => \$timeout,
     43    'timeout|t=s'     => \$timeout,
    4444) or pod2usage( 2 );
    4545
Note: See TracChangeset for help on using the changeset viewer.