]> git.gag.com Git - fw/openocd/commit
jtag/aice: fix command's usage string
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 22 Aug 2020 23:35:09 +0000 (01:35 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 5 Sep 2020 16:13:05 +0000 (17:13 +0100)
commit25b8b376387724e4c74d0c5d005b15504d44ff4c
treeddbb4c3977544a2c93ffbc8f7f5ed15814d4958c
parent42faa8a4bc3d757890aeb6b5c7dcd99fdda6ceed
jtag/aice: fix command's usage string

The usage string should contain only the command parameters.
OpenOCD will automatically prepend the command name to the usage
string while dumping the usage or help message.

Remove the repeated command name from the usage string.

Change-Id: Idbc301b34fab19e221131d232577c1629568e6ea
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5823
Tested-by: jenkins
src/jtag/aice/aice_interface.c