help: help now works on configuration commands
commit2ff1adfa79853dde77fe2698dd83e34b116daacc
authorØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 27 Oct 2010 06:37:54 +0000 (27 08:37 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 27 Oct 2010 06:50:45 +0000 (27 08:50 +0200)
treeac5362d59ef930c8f5ef8faf21212c131ae609d7
parentf176278e98536981a212c0cfcee75ec94ab2c158
help: help now works on configuration commands

help would not show help for commands when the command
interpreter was in the wrong mode, which means that
e.g. "help newtap" didn't work, it wouldn't show the
"jtag newtap" help as it was a configuration command.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/helper/command.c