Changeset 17661 for trunk/DataStore/scripts/dsget
- Timestamp:
- May 13, 2008, 3:47:33 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/DataStore/scripts/dsget (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataStore/scripts/dsget
r17649 r17661 3 3 # Copyright (C) 2006-2008 Joshua Hoblitt 4 4 # 5 # $Id: dsget,v 1.2 5 2008-05-13 03:12:52 jhoblittExp $5 # $Id: dsget,v 1.26 2008-05-14 01:47:33 bills Exp $ 6 6 7 7 use strict; … … 41 41 'filename|f=s' => \$filename, 42 42 'compress|c' => \$compress, 43 'timeout|t ' => \$timeout,43 'timeout|t=s' => \$timeout, 44 44 ) or pod2usage( 2 ); 45 45
Note:
See TracChangeset
for help on using the changeset viewer.
