src/utils/qa/getRRtables.csh 1.5
1.5 2009/06/08 22:55:03 kuhn
droppped a comma from the usage statement
Index: src/utils/qa/getRRtables.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/getRRtables.csh,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -B -U 4 -r1.4 -r1.5
--- src/utils/qa/getRRtables.csh 11 Apr 2009 00:37:04 -0000 1.4
+++ src/utils/qa/getRRtables.csh 8 Jun 2009 22:55:03 -0000 1.5
@@ -21,9 +21,9 @@
echo " gets the names of all tables from an RR database"
echo " using mark's genbank dumps."
echo " warning: not in real time. uses overnight dump."
echo
- echo " usage: RRmachine, database"
+ echo " usage: RRmachine database"
echo
exit
else
set mach1=$argv[1]