Index: trunk/DataStore/scripts/dsget
===================================================================
--- trunk/DataStore/scripts/dsget	(revision 17551)
+++ trunk/DataStore/scripts/dsget	(revision 17552)
@@ -3,5 +3,5 @@
 # Copyright (C) 2006-2008  Joshua Hoblitt
 #
-# $Id: dsget,v 1.22 2008-05-07 01:54:20 jhoblitt Exp $
+# $Id: dsget,v 1.23 2008-05-07 03:05:03 jhoblitt Exp $
 
 use strict;
@@ -76,4 +76,5 @@
 $p{bytes} = $bytes if defined $bytes; 
 $p{md5sum} = $md5 if defined $md5;
+$p{compressed} = 1 if defined $compress;
 
 my $tmp;
