src/utils/qa/countRows.csh 1.7
1.7 2009/06/08 22:55:36 kuhn
added missinf endquote
Index: src/utils/qa/countRows.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/countRows.csh,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -B -U 4 -r1.6 -r1.7
--- src/utils/qa/countRows.csh 11 Apr 2009 00:37:02 -0000 1.6
+++ src/utils/qa/countRows.csh 8 Jun 2009 22:55:36 -0000 1.7
@@ -16,9 +16,9 @@
if ($#argv < 2) then
echo
echo " gets the rowcount for a list of tables from dev and beta."
echo
- echo " usage: database tablelist [verbose]
+ echo " usage: database tablelist [verbose]"
echo " tablelist can be just name of single table"
echo " verbose reports rowcounts even if dev = beta"
echo
exit