]> git.sur5r.net Git - openocd/commit
include mode information in help text.
authorZachary T Welch <zw@superlucidity.net>
Sat, 28 Nov 2009 20:42:06 +0000 (12:42 -0800)
committerZachary T Welch <zw@superlucidity.net>
Sat, 28 Nov 2009 21:00:39 +0000 (13:00 -0800)
commit42e00bb379fe7591b6d74768a45855ed5cd0c24f
treef81e450052f69d792ec00a82328a4394ce34df95
parentfd343bea7f11796a9fba77158fe84b0ccaac1a4b
include mode information in help text.

Extends the help output to list the valid modes for each commands.
Fixes a memory leak of the returned command_name() string.
src/helper/command.c