diff --git a/doc/openocd.texi b/doc/openocd.texi index 2624477ea..b7873b6ec 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -9549,7 +9549,7 @@ Write the 32-bit value to authdata. The following commands allow direct access to the Debug Module Interface, which can be used to interact with custom debug features. -@deffn Command {riscv dmi_read} +@deffn Command {riscv dmi_read} address Perform a 32-bit DMI read at address, returning the value. @end deffn