Add documentation for new interface_list command to user guide.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2130 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch 2009-06-08 13:16:57 +00:00
parent 51d158c410
commit 6dc00b00a4
1 changed files with 5 additions and 0 deletions

View 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