7cfa21ee4522dc01736f08ded89cabf2b33f654d
kuhn
  Mon Oct 25 14:37:06 2010 -0700
added comment abt default width to usage statement
diff --git src/utils/qa/graph.csh src/utils/qa/graph.csh
index 76aa6b4..cd9fc14 100755
--- src/utils/qa/graph.csh
+++ src/utils/qa/graph.csh
@@ -28,6 +28,7 @@
   echo "  where width is number of characters in longest bar"
   echo "  negative numbers in second field of file show as zero"
   echo "  ignores any columns beyond two"
+  echo "  default width = 50 char"
   echo
   exit
 else