Skip to content

Commit 0db0171

Browse files
Update cache.rst
Co-authored-by: Oskar Stark <[email protected]>
1 parent 88f5e14 commit 0db0171

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cache.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,8 +726,9 @@ Clear all custom pools:
726726
$ php bin/console cache:pool:clear cache.app_clearer
727727
728728
Clear all cache pools:
729+
.. code-block:: terminal
729730
730-
$ php bin/console cache:pool:clear --all
731+
$ php bin/console cache:pool:clear --all
731732
732733
.. versionadded:: 6.3
733734

0 commit comments

Comments
 (0)