src/utils/qa/qaThis.csh 1.3
1.3 2010/04/09 00:41:40 antonio
usage statement clean up
Index: src/utils/qa/qaThis.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/qaThis.csh,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -B -U 4 -r1.2 -r1.3
--- src/utils/qa/qaThis.csh 9 Apr 2010 00:33:42 -0000 1.2
+++ src/utils/qa/qaThis.csh 9 Apr 2010 00:41:40 -0000 1.3
@@ -21,8 +21,11 @@
echo " usage: database Tablename [c]"
echo
echo " c runs count per chrom"
echo
+ echo " If redirecting output, be sure"
+ echo " to redirect stdout and stderr (>&) "
+ echo
echo " Works if you provide a list of tables"
echo " In that case, it creates db.tableName.qa files"
echo