diff options
Diffstat (limited to 'doc/develop/event.rst')
| -rw-r--r-- | doc/develop/event.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/develop/event.rst b/doc/develop/event.rst index 6e144cfcddf..6951ec97e77 100644 --- a/doc/develop/event.rst +++ b/doc/develop/event.rst @@ -36,7 +36,7 @@ Debugging --------- To assist with debugging events, enable `CONFIG_EVENT_DEBUG` and -`CONFIG_CMD_EVENT`. The :doc:`../usage/event` command can then be used to +`CONFIG_CMD_EVENT`. The :doc:`../usage/cmd/event` command can then be used to provide a spy list. It is also possible to list spy information from the U-Boot executable,, using |
