diff --git a/bundles/reference.rst b/bundles/reference.rst index 6bcc6c5e..83a24819 100644 --- a/bundles/reference.rst +++ b/bundles/reference.rst @@ -23,12 +23,12 @@ Refresh references ------------------ The references are automatically updated upon saving an entity. You also have the option to manually update the -references by executing the `bin/console sulu:references:refresh` command. This command optionally accepts the +references by executing the `bin/console sulu:reference:refresh` command. This command optionally accepts the argument. When this argument is provided, only the references for the specified resource key will be refreshed. .. code-block:: bash - bin/console sulu:references:refresh + bin/console sulu:reference:refresh .. note::