This is an automated email from Gerrit. Oleksij Rempel ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4907
-- gerrit commit c2e736948c3c0e67ebb881be5229036ef9b7d1ed Author: Oleksij Rempel <[email protected]> Date: Mon Feb 11 07:14:06 2019 +0100 doc: fix typo in "adapter usb location" command Change-Id: If959c5461904cdf4bcdf1887a9afaa9c2c94282b Signed-off-by: Oleksij Rempel <[email protected]> diff --git a/doc/openocd.texi b/doc/openocd.texi index fd6abdd..d82b3f6 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -2368,7 +2368,7 @@ the hardware can support. Returns the name of the debug adapter driver being used. @end deffn -@deffn Command {adapter usb location} <bus>:<port>[.<port>]... +@deffn Command {adapter usb location} <bus>-<port>[.<port>]... Specifies the physical USB port of the adapter to use. The path roots at @var{bus} and walks down the physical ports, with each @var{port} option specifying a deeper level in the bus topology, the last -- _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
