2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 13:02:18 +10:00
openocd/src
Antonio Borneo 25b8b37638 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
2020-09-05 17:13:05 +01:00
..
flash flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
helper openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
jtag jtag/aice: fix command's usage string 2020-09-05 17:13:05 +01:00
pld openocd: use proper format with uint32_t 2020-09-05 17:12:44 +01:00
rtos openocd: use proper format with uint32_t 2020-09-05 17:12:44 +01:00
server openocd: use proper format with uint32_t 2020-09-05 17:12:44 +01:00
svf openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
target target/arc: fix command's usage string 2020-09-05 17:13:00 +01:00
transport transport: fix minor typos 2020-07-26 20:14:14 +01:00
xsvf openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
hello.c
hello.h
main.c
Makefile.am
openocd.c openocd: fix issue in WIN32 with TCP adapters 2020-06-14 14:23:48 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00