wok-current view tazpkg/stuff/tazpkg-doc-fr.patch @ rev 25685

Add checkspace / fetchall feature for tazpkg
author Stanislas Leduc <shann@slitaz.org>
date Thu Mar 14 20:28:39 2024 +0000 (3 months ago)
parents
children
line source
1 --- a/doc/tazpkg.fr.html
2 +++ b/doc/tazpkg.fr.html
3 @@ -283,8 +283,7 @@
4 denières actions de TazPkg</li>
5 <li><a href="#clean-cache">clean-cache</a>&nbsp;: efface tous
6 les paquets téléchargés dans le répertoire cache</li>
7 - <li><a href="#list-cache">list-cache</a>: list all packages downloaded
8 - in cache directory</li>
9 + <li><a href="#list-cache">list-cache</a>: liste les paquets dans le répertoire cache</li>
10 <li><a href="#shell">shell</a>&nbsp;: lancer le shell
11 interactif de TazPkg</li>
12 </ul>
13 @@ -447,8 +446,9 @@
14 </article>
16 <article id="list-cache"><h3>list-cache</h3>
17 - <p>List *.tazpkg packages downloaded to the cache. Displays a list of
18 - file names and their sizes, as well as the total amount and size.</p>
19 + <p>Liste les paquets *.tazpkg téléchargés dans le cache. Affiche une liste
20 + des noms de fichiers et leur taille, ainsi que le nombre de fichiers et la
21 + taille totale de ceux-ci.</p>
22 <pre>
23 # tazpkg list-cache
24 </pre>