Index: trunk/ippScripts/scripts/summit_copy.pl
===================================================================
--- trunk/ippScripts/scripts/summit_copy.pl	(revision 17652)
+++ trunk/ippScripts/scripts/summit_copy.pl	(revision 17662)
@@ -42,5 +42,5 @@
        'no-update'      => \$no_update, # Don't update the database?
        'no-op'          => \$no_op,     # Don't do any operations?
-       'timeout|t'      => \$timeout,   # passed through to dsget
+       'timeout=s'      => \$timeout,   # passed through to dsget
 ) or pod2usage( 2 );
 
