We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d447b12 commit 8c38ec8Copy full SHA for 8c38ec8
cookbook/assetic/asset_management.rst
@@ -545,7 +545,7 @@ command will automatically regenerate assets *as they change*:
545
546
.. code-block:: bash
547
548
- $ php app/console assetic:dump --watch
+ $ php app/console assetic:watch
549
550
Since running this command in the ``dev`` environment may generate a bunch
551
of files, it's usually a good idea to point your generated asset files to
0 commit comments