]> git.gag.com Git - fw/openocd/commit
doc: do not document commands that are already deprecated
authorAntonio Borneo <borneo.antonio@gmail.com>
Wed, 7 Apr 2021 13:18:04 +0000 (15:18 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 25 Apr 2021 22:04:15 +0000 (23:04 +0100)
commit833a2a56f4649d4a59738d902405f1093adf4e58
tree743bbe01099d19953bce2f95f387244dcd68bfbe
parent3ebcb62f9ff2f1c7a99a6207b158219b9892e72a
doc: do not document commands that are already deprecated

The command 'ftdi_location' is deprecated and a TCL procedure is
in place to direct the user to the replacement command.
There is no need to document the deprecated command.

Remove 'ftdi_location' from the documentation.

Change-Id: Ia431c6b0e7444d3f3288c088429bfb47089ff1b5
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6154
Tested-by: jenkins
Reviewed-by: Marc Schink <dev@zapb.de>
doc/openocd.texi