website rev 178

en: Update Tazwok Manual
author Paul Issott <paul@slitaz.org>
date Sun Oct 19 22:50:52 2008 +0000 (2008-10-19)
parents c10e5ca45ef1
children 74e26db03642
files en/doc/manuals/tazwok.en.html
line diff
     1.1 --- a/en/doc/manuals/tazwok.en.html	Thu Oct 16 20:25:47 2008 +0000
     1.2 +++ b/en/doc/manuals/tazwok.en.html	Sun Oct 19 22:50:52 2008 +0000
     1.3 @@ -172,6 +172,26 @@
     1.4  </p>
     1.5  <pre> # tazwok remove package
     1.6  </pre>
     1.7 +<h3><font color="#6c0023">build-depends</font></h3>
     1.8 +<p>
     1.9 +Build-depends generates a list of packages to build a wok:
    1.10 +</p>
    1.11 +<pre> # tazwok build-depends
    1.12 +</pre>
    1.13 +<h3><font color="#6c0023">cmp|compare</font></h3>
    1.14 +<p>
    1.15 +Compares the wok and the cooked packages and generates a report.
    1.16 +Note old .tazpkgs can be deleted with the --remove option:
    1.17 +</p>
    1.18 +<pre> # tazwok compare
    1.19 + # tazwok compare --remove
    1.20 +</pre> 
    1.21 +<h3><font color="#6c0023">check</font></h3>
    1.22 +<p>
    1.23 +Checks the receipts for common errors:
    1.24 +</p>
    1.25 +<pre> # tazwok check
    1.26 +</pre>
    1.27  
    1.28  <h2>MAINTAINER</h2>
    1.29  <p>