<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -75,7 +75,13 @@ when &quot;stats&quot;
     filename = if ARGV[0] == &quot;--csv&quot;
 		   do_csv = true
 		   ARGV[1]
-	       else
+               elsif ARGV[0] == &quot;--help&quot;
+                   puts &quot;roby-log stats [--csv]&quot;
+                   puts &quot;  displays statistics about the execution timings&quot;
+                   puts &quot;  if the --csv option is given, a table with all&quot;
+                   puts &quot;  the timings is output on stdout instead&quot;
+                   exit(0)
+               else
 		   ARGV[0]
 	       end
     io = Roby::Log.open(filename)</diff>
      <filename>bin/roby-log</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eecdf048a104ee030c312af9d753d4d079943c97</id>
    </parent>
  </parents>
  <author>
    <name>Sylvain Joyeux</name>
    <email>sylvain.joyeux@m4x.org</email>
  </author>
  <url>http://github.com/doudou/roby/commit/ddbb12078a8a2fcad18adde3fac60bc125618d03</url>
  <id>ddbb12078a8a2fcad18adde3fac60bc125618d03</id>
  <committed-date>2008-06-01T13:25:58-07:00</committed-date>
  <authored-date>2008-06-01T13:25:58-07:00</authored-date>
  <message>[bin] add --help to roby-log</message>
  <tree>6d33f66150103d4c1556b14dccab30342066a693</tree>
  <committer>
    <name>Sylvain Joyeux</name>
    <email>sylvain.joyeux@m4x.org</email>
  </committer>
</commit>
