<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,9 +15,28 @@ your REPO value:
 
 REPO = 'c:/dev/ironruby'
 
+== Example
+
+&gt; ruby stats.rb --all
+
+Runs all reports, and writes results to a .dat file.
+&quot;ruby stats.rb --reporter=data --all&quot; will do the same thing.
+
+&gt; ruby stats.rb --reporter=text --all
+
+Runs all reports, and outputs the results to the screen.
+
+&gt; ruby stats.rb --mspec_lang
+
+Only run the 'mspec_lang' report
+
+&gt; ruby stats.rb --skip-build --all
+
+Run all reports, except for 'build'
+
 == Usage
 
-ruby stats.rb [--help|-h] [--clean] [--skip-#{name}] [--#{name}|--all]
+ruby stats.rb [--help|-h] [--clean] [--reporter=(text|data)] [--skip-#{name}] [--#{name}|--all]
 
   #{name} can be any of the following:
   - mspec_core : RubySpec Core tests</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>76da85e7c211b5270a72e83cb468431eca9f8bd0</id>
    </parent>
  </parents>
  <author>
    <name>Jimmy Schementi</name>
    <email>jschementi@gmail.com</email>
  </author>
  <url>http://github.com/jredville/ironruby-stats/commit/c7c482829bddbd830be4aab043f45a475585b864</url>
  <id>c7c482829bddbd830be4aab043f45a475585b864</id>
  <committed-date>2009-01-27T19:14:43-08:00</committed-date>
  <authored-date>2009-01-27T19:14:43-08:00</authored-date>
  <message>Add examples to README</message>
  <tree>b18f5e29741215998390c59c9c2ed128d098e920</tree>
  <committer>
    <name>Jimmy Schementi</name>
    <email>jschementi@gmail.com</email>
  </committer>
</commit>
