cookutils diff doc/cookutils.en.html @ rev 22
Add --flovor to doc and prepa for cooknotes
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 05 22:43:47 2011 +0200 (2011-05-05) |
parents | f02a85a1f33d |
children | a7f0d97a9ccc |
line diff
1.1 --- a/doc/cookutils.en.html Thu May 05 21:14:03 2011 +0200 1.2 +++ b/doc/cookutils.en.html Thu May 05 22:43:47 2011 +0200 1.3 @@ -173,10 +173,11 @@ 1.4 </pre> 1.5 <p> 1.6 To cook more than one package at once you have different kind of choices. 1.7 - The currently implemeted way (more will come such as --list= --flavor=) 1.8 + The currently implemeted ways (more will come such as --list=): 1.9 </p> 1.10 <pre> 1.11 -# cooker --cat=pkg-category 1.12 +# cooker --cat=category 1.13 +# cooker --flavor=flavo 1.14 </pre> 1.15 1.16 <h3>Cooker CGI/Web</h3>