<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -189,7 +189,7 @@ multitask :www =&gt; [&quot;#{WEB_OUT}/vim-recipes.pdf&quot;,:html, &quot;#{WEB_OUT}/css&quot;, :offlin
 end  
 
 desc &quot;Upload the website&quot;
-task :upload =&gt; [:www, :sitemap] do
+task :upload =&gt; [:clobber, :www, :sitemap] do
   sh &quot;rsync -vaz #{WEB_OUT}/ vim.runpaint.org:/home/public/&quot;
   Rake::Task['sitemap_notify'].invoke
   sh 'git push'</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -47,7 +47,7 @@ window normally.&lt;/p&gt;
 &lt;kbd&gt;&lt;kbd&gt;&amp;lt;Ctrl&amp;gt;&lt;/kbd&gt;-&lt;kbd&gt;w&lt;/kbd&gt;+&lt;kbd&gt;+&lt;/kbd&gt;&lt;/kbd&gt;, respectively. To
 specify the size of a window when you open it, prefix the &lt;tt&gt;:split&lt;/tt&gt;
 command with the desired height/width in lines. For example, to show
-&lt;tt&gt;README&lt;/tt&gt; in a window of 5 lines high: &lt;tt&gt;5 :split README&lt;/tt&gt;.&lt;/p&gt;
+&lt;tt&gt;README&lt;/tt&gt; in a window of 5 lines high: &lt;tt&gt;:5 :split README&lt;/tt&gt;.&lt;/p&gt;
 
 &lt;h4&gt;Discussion&lt;/h4&gt;
 </diff>
      <filename>text/07_navigation/09_splitting_the_screen.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bd6f4508d55e65f6dfeb08fcfad287ffcc73c9b3</id>
    </parent>
  </parents>
  <author>
    <name>Run Paint Run Run</name>
    <email>runrun@runpaint.org</email>
  </author>
  <url>http://github.com/runpaint/vim-recipes/commit/cfb19b4fdd5ebb2aebc5e97e7c01a52125bb5869</url>
  <id>cfb19b4fdd5ebb2aebc5e97e7c01a52125bb5869</id>
  <committed-date>2009-10-15T05:36:07-07:00</committed-date>
  <authored-date>2009-10-15T05:36:07-07:00</authored-date>
  <message>Splitting the Screen: Fix ':vsplit' syntax example</message>
  <tree>c2f1eeaf901b05478870971606f19916ec51ed90</tree>
  <committer>
    <name>Run Paint Run Run</name>
    <email>runrun@runpaint.org</email>
  </committer>
</commit>
