Files
sw_openocd/src
Antonio Borneo bfce4b41d1 help: fix line size in 'usage' output
The implementation of command 'usage' is broken while checking the
line limit of 76 chars per line (e.g. 'usage load_image') and the
line wrapping is not correct. The same broken code is used for the
first output line of command 'help' too.

When call command_help_show_wrap(), include the command's name in
the string so the whole text would be wrapped.

Change-Id: Idece01ce54994db7e851d8522435ff764b11f3ac
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6223
Tested-by: jenkins
2021-05-29 21:35:06 +01:00
..
2021-05-29 21:33:23 +01:00
2021-05-29 21:34:55 +01:00
2021-05-01 14:35:09 +01:00
2021-05-01 14:35:09 +01:00
2021-05-29 21:34:55 +01:00
2021-05-01 14:35:09 +01:00
2021-05-22 10:06:51 +01:00
2016-05-24 22:30:55 +01:00
2021-05-01 14:35:09 +01:00