Skip to content

Commit 3c31e09

Browse files
authored
applying comment from @wouterj
1 parent 2c220c4 commit 3c31e09

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

components/cache/cache_pools.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,12 @@ when all items are successfully deleted)::
285285

286286
.. code-block:: terminal
287287
288-
$ ./bin/console cache:pool:clear <cache-pool-name>
288+
$ php bin/console cache:pool:clear <cache-pool-name>
289+
290+
# clears the "cache.app" pool
291+
$ php bin/console cache:pool:clear cache.app
292+
293+
# clears the "cache.validation" and "cache.app" pool
294+
$ php bin/console cache:pool:clear cache.validation cache.app
289295
290296
.. _`Doctrine Cache`: https://github.com/doctrine/cache

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy