src/utils/qa/countPerChrom.csh 1.5

1.5 2009/04/03 17:27:21 kuhn
removed some commas from usage statement
Index: src/utils/qa/countPerChrom.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/countPerChrom.csh,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -B -U 4 -r1.4 -r1.5
--- src/utils/qa/countPerChrom.csh	24 Mar 2006 19:09:50 -0000	1.4
+++ src/utils/qa/countPerChrom.csh	3 Apr 2009 17:27:21 -0000	1.5
@@ -36,9 +36,9 @@
   echo
   echo "  check to see if there are genes on all chroms."
   echo "    will check to see if chrom field is named tName or genoName."
   echo
-  echo "    usage:  database, table, [oldDb], [other machine]"
+  echo "    usage:  database table [oldDb] [other machine]"
   echo "      where oldDb must be specified if other machine is used"
   echo "      oldDb will be checked on other machine"
   echo "      defaults to hgwdev"
   echo