diff --git a/doc/openocd.texi b/doc/openocd.texi index cb340b4b6..5557cbc82 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -1336,6 +1336,11 @@ Use the interface driver @var{name} to connect to the target. @end deffn +@deffn Command {interface_list} +List the interface drivers that have been built into +the running copy of OpenOCD. +@end deffn + @deffn Command {jtag interface} Returns the name of the interface driver being used. @end deffn