<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -59,6 +59,12 @@ This code summons a plain version of the scheduler, this can be made more explic
 
   scheduler = Rufus::Scheduler::PlainScheduler.start_new
 
+This PlainScheduler accepts a :thread_name option :
+
+  scheduler = Rufus::Scheduler::PlainScheduler.start_new(:thread_name =&gt; 'my scheduler')
+
+might be helpful when tracking threads.
+
 
 Note that is there is EventMachine present and running,
 </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -47,5 +47,5 @@
 
 [o] Rufus::Scheduler.start_new() : autodetect EM ?
 [o] check :blocking and every (reschedule blocking...)
-[ ] document :thread_name scheduler option
+[o] document :thread_name scheduler option
 </diff>
      <filename>TODO.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>60450bce3a89a560e9b0abd734f4a61cb6561a24</id>
    </parent>
  </parents>
  <author>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </author>
  <url>http://github.com/jmettraux/rufus-scheduler/commit/2d5b9a6a04a995408f821c59d0d20ba0f6cd1cae</url>
  <id>2d5b9a6a04a995408f821c59d0d20ba0f6cd1cae</id>
  <committed-date>2009-05-05T01:43:20-07:00</committed-date>
  <authored-date>2009-05-05T01:43:20-07:00</authored-date>
  <message>a piece of doc about :thread_name</message>
  <tree>1d1efcf61f518f22494100e056db195bf68db841</tree>
  <committer>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </committer>
</commit>
