5d892e3d5768a275b61a1cdcf31ebfe2bc142220
braney
  Thu Jun 17 12:31:01 2010 -0700
change usage message to be more clear
diff --git src/hg/bedItemOverlapCount/bedItemOverlapCount.c src/hg/bedItemOverlapCount/bedItemOverlapCount.c
index 130c8bf..e30a567 100644
--- src/hg/bedItemOverlapCount/bedItemOverlapCount.c
+++ src/hg/bedItemOverlapCount/bedItemOverlapCount.c
@@ -66,7 +66,7 @@
   "options:\n"
   "   -zero      add blocks with zero count, normally these are ommitted\n"
   "   -bed12     expect bed12 and count based on blocks\n"
-  "              normally only first three fields are used.\n"
+  "              Without this option, only the first three fields are used.\n"
   "   -max       if counts per base overflows set to max (%lu) instead of exiting\n"
   "   -outBounds output min/max to stderr\n"
   "   -chromSize=sizefile\tRead chrom sizes from file instead of database\n"