<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -39,7 +39,6 @@ Below is an example ruby file that uses crondle.
 
 Running ruby on this file would produce the following crontab code
 
-
     # Restart god every midnight
     0 0 * * * /home/admin/bin/god-restart
 
@@ -49,9 +48,14 @@ Running ruby on this file would produce the following crontab code
     # Do a foobar every tuesday at midnight
     0 0 * * 2 foobar
 
+    # Run argle at 0330 on sundays
+    30 3 * * 0 argle
+
+    # Run glarg at 0330 on sundays in july
+    30 3 * 7 0 glarg
+
     # Run rodney at midnight nightly
     0 0 * * * rodney
 
     # Run boner at 3am nightly
     0 3 * * * boner
-</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ce46940bf037ece7e1dbafb977c4afe96a33f1af</id>
    </parent>
  </parents>
  <author>
    <name>Martin Grenfell</name>
    <email>martin_grenfell@msn.com</email>
  </author>
  <url>http://github.com/scrooloose/crondle/commit/06d0180c8213cf526be19ecf872ee33781351af6</url>
  <id>06d0180c8213cf526be19ecf872ee33781351af6</id>
  <committed-date>2008-04-10T02:05:16-07:00</committed-date>
  <authored-date>2008-04-10T02:05:16-07:00</authored-date>
  <message>corrected the results section of the readme</message>
  <tree>fab48985c39cdfc604c3703b5822f86d161fc115</tree>
  <committer>
    <name>Martin Grenfell</name>
    <email>martin_grenfell@msn.com</email>
  </committer>
</commit>
