src/utils/qa/chainNetTrio.csh 1.9

1.9 2009/07/01 23:30:16 kuhn
corrected some info on usage statement
Index: src/utils/qa/chainNetTrio.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/chainNetTrio.csh,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -B -U 4 -r1.8 -r1.9
--- src/utils/qa/chainNetTrio.csh	11 Apr 2009 00:37:01 -0000	1.8
+++ src/utils/qa/chainNetTrio.csh	1 Jul 2009 23:30:16 -0000	1.9
@@ -13,9 +13,9 @@
   echo
   echo "    usage:  database Tablename"
   echo
   echo "    database is the 'from' database  "
-  echo "    Tablename is the name of the chain tables (must be capitalized)"
+  echo "    Tablename is the name of the chain tables (need not be capitalized)"
   echo "    e.g. chainNetTrio.csh mm8 Hg18"
   echo
   exit
 else