src/utils/qa/qaThis.csh 1.8

1.8 2010/04/10 00:56:39 antonio
usage statement change
Index: src/utils/qa/qaThis.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/qaThis.csh,v
retrieving revision 1.7
retrieving revision 1.8
diff -b -B -U 4 -r1.7 -r1.8
--- src/utils/qa/qaThis.csh	10 Apr 2010 00:24:04 -0000	1.7
+++ src/utils/qa/qaThis.csh	10 Apr 2010 00:56:39 -0000	1.8
@@ -35,8 +35,11 @@
   echo
   echo "    Works if you provide a list of tables"
   echo "    In that case, it creates db.tableName.qa files"
   echo 
+  echo "    Added clean-up functionality to remove all .qa and .gapFile files"
+  echo "    Usage:   CLEAN or clean
+  echo
 
   exit
 else
   set db=$argv[1]