src/utils/qa/makeTouchCommands.csh 1.2

1.2 2009/08/27 17:05:49 kuhn
tweak to usage statement
Index: src/utils/qa/makeTouchCommands.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/makeTouchCommands.csh,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -B -U 4 -r1.1 -r1.2
--- src/utils/qa/makeTouchCommands.csh	27 Aug 2009 17:02:22 -0000	1.1
+++ src/utils/qa/makeTouchCommands.csh	27 Aug 2009 17:05:49 -0000	1.2
@@ -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 date 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."