From a463670c312befd86224e74a79aa804ee5fbae03 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Sat, 24 Jul 2010 14:38:46 -0400 Subject: "transport select" returns Jim value Make it scriptable, so code can be conditionalized based on what transport is in use for the session. Signed-off-by: David Brownell --- doc/openocd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/openocd.texi b/doc/openocd.texi index 89c9f668..97d2e816 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -2451,7 +2451,7 @@ version of OpenOCD. Select which of the supported transports to use in this OpenOCD session. The transport must be supported by the debug adapter hardware and by the version of OPenOCD you are using (including the adapter's driver). -No arguments: print selected transport.. +No arguments: returns name of session's selected transport. @end deffn @subsection JTAG Transport -- cgit v1.2.3