src/utils/qa/compareWholeColumn.csh 1.10

1.10 2009/05/14 18:10:57 kuhn
dropped commas in usage statement to conform to norm
Index: src/utils/qa/compareWholeColumn.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/compareWholeColumn.csh,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -B -U 4 -r1.9 -r1.10
--- src/utils/qa/compareWholeColumn.csh	11 Apr 2009 00:37:02 -0000	1.9
+++ src/utils/qa/compareWholeColumn.csh	14 May 2009 18:10:57 -0000	1.10
@@ -23,9 +23,9 @@
   echo "  reports numbers of rows unique to each and common."
   echo "  can compare to older database."
   echo "  writes files of everything."
   echo
-  echo "    usage:  database, table, column, [db2] "
+  echo "    usage:  database table column [db2] "
   echo
   exit
 else
   set db=$argv[1]