src/utils/qa/makeTouchCommands.csh 1.4

1.4 2009/09/03 22:27:56 kuhn
clarified usage statement per Ann
Index: src/utils/qa/makeTouchCommands.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/makeTouchCommands.csh,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 4 -r1.3 -r1.4
--- src/utils/qa/makeTouchCommands.csh	27 Aug 2009 17:10:01 -0000	1.3
+++ src/utils/qa/makeTouchCommands.csh	3 Sep 2009 22:27:56 -0000	1.4
@@ -20,9 +20,9 @@
 set files=""
 
 if ( $#argv != 3 ) then
   echo
-  echo "  gets the date from a table and converts to a touch command."
+  echo "  gets the Update_time from a table and converts to a touch command."
   echo
   echo "    usage:  machine database table(list) "
   echo
   echo "     will accept single or list of tables."