IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2008, 5:12:48 PM (18 years ago)
Author:
bills
Message:

option specification for integer is i not d

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/scripts/dsget

    r19617 r19625  
    33# Copyright (C) 2006-2008  Joshua Hoblitt
    44#
    5 # $Id: dsget,v 1.32 2008-09-19 22:14:18 jhoblitt Exp $
     5# $Id: dsget,v 1.33 2008-09-20 03:12:48 bills Exp $
    66
    77use strict;
     
    3636    'uri|u=s'       => \$uri,
    3737    'bytes|m=s'     => \$bytes,
    38     'copies=d'      => \$copies,
     38    'copies=i'      => \$copies,
    3939    'nebulous|n'    => \$nebulous,
    4040    'volume|v=s'    => \$volume,
Note: See TracChangeset for help on using the changeset viewer.