Changeset 19625
- Timestamp:
- Sep 19, 2008, 5:12:48 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/DataStore/scripts/dsget (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataStore/scripts/dsget
r19617 r19625 3 3 # Copyright (C) 2006-2008 Joshua Hoblitt 4 4 # 5 # $Id: dsget,v 1.3 2 2008-09-19 22:14:18 jhoblittExp $5 # $Id: dsget,v 1.33 2008-09-20 03:12:48 bills Exp $ 6 6 7 7 use strict; … … 36 36 'uri|u=s' => \$uri, 37 37 'bytes|m=s' => \$bytes, 38 'copies= d' => \$copies,38 'copies=i' => \$copies, 39 39 'nebulous|n' => \$nebulous, 40 40 'volume|v=s' => \$volume,
Note:
See TracChangeset
for help on using the changeset viewer.
