diff options
Diffstat (limited to '')
-rw-r--r-- | docs/manual/programs/htcacheclean.html.fr.utf8 | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/docs/manual/programs/htcacheclean.html.fr.utf8 b/docs/manual/programs/htcacheclean.html.fr.utf8 index 6f34c5f..1f0aa62 100644 --- a/docs/manual/programs/htcacheclean.html.fr.utf8 +++ b/docs/manual/programs/htcacheclean.html.fr.utf8 @@ -59,8 +59,8 @@ [ -<strong>n</strong> ] [ -<strong>R</strong><var>arrondi</var> ] -<strong>p</strong><var>chemin</var> - [-<strong>l</strong><var>limite</var>| - -<strong>L</strong><var>limite</var>]</code></p> + [ -<strong>l</strong><var>limite</var> ] + [ -<strong>L</strong><var>limite</var> ]</code></p> <p><code><strong>htcacheclean</strong> [ -<strong>n</strong> ] @@ -70,8 +70,8 @@ [ -<strong>R</strong><var>arrondi</var> ] -<strong>d</strong><var>intervalle</var> -<strong>p</strong><var>chemin</var> - [-<strong>l</strong><var>limite</var>| - -<strong>L</strong><var>limite</var>]</code></p> + [ -<strong>l</strong><var>limite</var> ] + [ -<strong>L</strong><var>limite</var> ]</code></p> <p><code><strong>htcacheclean</strong> [ -<strong>v</strong> ] @@ -151,11 +151,13 @@ <dd>Définit <var>limite</var> comme la taille maximale du cache sur disque. La valeur s'exprime par défaut en octets (ou en ajoutant le suffixe <code>B</code> à la valeur). Ajoutez le suffixe - <code>K</code> pour KOctets ou <code>M</code> pour MOctets.</dd> + <code>K</code> pour Ko, <code>M</code> pour Mo ou <code>G</code> pour + Go.</dd> <dt><code>-L<var>limite</var></code></dt> - <dd>Spécifie <var>limite</var> comme la limite totale en inodes du - cache disque.</dd> + <dd>Spécifie <var>limite</var> comme la limite totale en inodes du cache + disque. Là aussi, on peut ajouter le suffixe <code>K</code> pour Ko, + <code>M</code> pour Mo ou <code>G</code> pour Go.</dd> <dt><code>-i</code></dt> <dd>Exécution intelligente. Le programme ne s'exécute que lorsque le @@ -235,7 +237,7 @@ <a href="../fr/programs/htcacheclean.html" title="Français"> fr </a> | <a href="../ko/programs/htcacheclean.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | <a href="../tr/programs/htcacheclean.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> -</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div> +</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div> <script type="text/javascript"><!--//--><![CDATA[//><!-- var comments_shortname = 'httpd'; var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/htcacheclean.html'; @@ -253,7 +255,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/htcacheclea } })(window, document); //--><!]]></script></div><div id="footer"> -<p class="apache">Copyright 2019 The Apache Software Foundation.<br />Autorisé sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="apache">Copyright 2024 The Apache Software Foundation.<br />Autorisé sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); |