Add documentation for new interface_list command to user guide.
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 8 Jun 2009 13:16:57 +0000 (13:16 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 8 Jun 2009 13:16:57 +0000 (13:16 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@2130 b42882b7-edfa-0310-969c-e2dbd0fdcd60

doc/openocd.texi

index cb340b4b670a8c63fcf813ce3678e44c78425250..5557cbc82ea7c4a496ccda6b950f65c92daceb5e 100644 (file)
@@ -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