src/utils/qa/updateTimes.csh 1.24

1.24 2009/04/21 20:37:00 kuhn
changed usage statement
Index: src/utils/qa/updateTimes.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/updateTimes.csh,v
retrieving revision 1.23
retrieving revision 1.24
diff -b -B -U 4 -r1.23 -r1.24
--- src/utils/qa/updateTimes.csh	11 Apr 2009 00:37:05 -0000	1.23
+++ src/utils/qa/updateTimes.csh	21 Apr 2009 20:37:00 -0000	1.24
@@ -29,12 +29,12 @@
   echo
   echo "  gets update times from any two or all three machines for tables in list." 
   echo "  warning:  not in real time for RR.  uses overnight dump." 
   echo
-  echo "    usage:  database tablelist (will accept single table),"
-  echo "            [3 | all | machine1] [machine2] [machine3] "
+  echo "    usage:  database tablelist [3 | all | machine1] [machine2] [machine3] "
   echo "            (defaults to dev and beta)"
   echo
+  echo "            tablelist will accept single table"
   echo '            "3" indicates dev, beta and hgw1'
   echo '            "all" indicates dev, beta, all 8 RR machines'
   echo
   exit