Commit 46cd867 1 parent ae720d9 commit 46cd867 Copy full SHA for 46cd867
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ Refresh references
23
23
------------------
24
24
25
25
The references are automatically updated upon saving an entity. You also have the option to manually update the
26
- references by executing the `bin/console sulu:references :refresh ` command. This command optionally accepts the
26
+ references by executing the `bin/console sulu:reference :refresh ` command. This command optionally accepts the
27
27
<resource-key> argument. When this argument is provided, only the references for the specified resource key will be refreshed.
28
28
29
29
.. code-block :: bash
30
30
31
- bin/console sulu:references :refresh < resource-key>
31
+ bin/console sulu:reference :refresh < resource-key>
32
32
33
33
.. note ::
34
34
You can’t perform that action at this time.
0 commit comments