cookutils diff doc/cookutils.en.html @ rev 83

fix an echo typo
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 02:18:23 2011 +0200 (2011-05-08)
parents 80a7bcd74019
children 5e2eae957b4c
line diff
     1.1 --- a/doc/cookutils.en.html	Sat May 07 18:43:36 2011 +0200
     1.2 +++ b/doc/cookutils.en.html	Sun May 08 02:18:23 2011 +0200
     1.3 @@ -252,6 +252,14 @@
     1.4  # cooker list [/path/to/cooklist]
     1.5  # cooker cat [category]
     1.6  </pre>
     1.7 +<p>
     1.8 +	The Cooker let you also recook a specific Hg revision. It usefull in
     1.9 +	production so if the Build Bot was interupted while cooking commits, you
    1.10 +	can then cook packages manually:
    1.11 +</p>
    1.12 +<pre>
    1.13 +# cooker rev 9496
    1.14 +</pre>
    1.15  
    1.16  <a name="blocked"></a>
    1.17  <h3>Blocked packages</h3>