Bluetooth: Mesh: Correct DFU metadata shell doc

Specifies that the `CONFIG_BT_MESH_SHELL_DFU_METADATA` must be enabled
to use the `dfu metadata` commands in the mesh shell.

Signed-off-by: Håvard Reierstad <haavard.reierstad@nordicsemi.no>
This commit is contained in:
Håvard Reierstad 2024-12-18 09:14:30 +01:00 committed by Benjamin Cabé
parent 06f9281e2b
commit 4b086612cc

View file

@ -1493,9 +1493,9 @@ commands, a Firmware Distribution Server must be instantiated by the application
DFU metadata
------------
The DFU metadata commands allow generating metadata that can be used by a Target node to check the
firmware before accepting it. The commands are enabled through the
:kconfig:option:`CONFIG_BT_MESH_DFU_METADATA` configuration option.
The DFU metadata shell commands allow generating metadata that can be used by a Target node to
check the firmware before accepting it. The commands are enabled through the
:kconfig:option:`CONFIG_BT_MESH_SHELL_DFU_METADATA` configuration option.
``mesh models dfu metadata comp-clear``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^