<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -60,6 +60,23 @@ The &quot;magic&quot; part of craken is the bit that crontab added:
 
   cd /home/thatguy/u/apps/foo/current &amp;&amp; /usr/bin/rake --silent RAILS_ENV=production
 
+=== Special crontab string support
+
+An example line to add a rake task to be executed after reboot:
+
+  @reboot thinking_sphinx:start &gt; /tmp/ts_startup.log 2&gt;&amp;1
+
+All special strings and their effects:
+[&lt;tt&gt;@reboot&lt;/tt&gt;]    execute after reboot
+[&lt;tt&gt;@yearly&lt;/tt&gt;]    every year
+[&lt;tt&gt;@annually&lt;/tt&gt;]  every year hipster version
+[&lt;tt&gt;@monthly&lt;/tt&gt;]   every month, or better known as: &lt;i&gt;No roll in the hay for you this time honey!&lt;/i&gt;
+[&lt;tt&gt;@weekly&lt;/tt&gt;]    just like every month but weekly
+[&lt;tt&gt;@daily&lt;/tt&gt;]     like brushing your teeth
+[&lt;tt&gt;@midnight&lt;/tt&gt;]  when the ghosts come out
+[&lt;tt&gt;@hourly&lt;/tt&gt;]    whenever the long hand of your watch is at 12
+
+Read more about crontab special strings here: http://unixhelp.ed.ac.uk/CGI/man-cgi?crontab+5
 == Other Formats
 
 You can also specify other types of files to describe +raketabs+.  You can have multiple formats and they </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f5f310fc901c2a2b4800249380fa167da4ed9aa0</id>
    </parent>
  </parents>
  <author>
    <name>Overbryd</name>
    <email>l.rieder@gmail.com</email>
  </author>
  <url>http://github.com/latimes/craken/commit/f02c57b046b9fda29252340399710fddd353942b</url>
  <id>f02c57b046b9fda29252340399710fddd353942b</id>
  <committed-date>2009-09-10T16:11:11-07:00</committed-date>
  <authored-date>2009-09-10T16:11:11-07:00</authored-date>
  <message>Updated the README to inform about the crontab special strings. @reboot comes in very handy imho.</message>
  <tree>3ae8745cb08aac0496a898a0652bf49aa3085764</tree>
  <committer>
    <name>Overbryd</name>
    <email>l.rieder@gmail.com</email>
  </committer>
</commit>
