]> git.sur5r.net Git - openocd/commit
add command usage, separate from help
authorZachary T Welch <zw@superlucidity.net>
Fri, 20 Nov 2009 22:07:28 +0000 (14:07 -0800)
committerZachary T Welch <zw@superlucidity.net>
Wed, 25 Nov 2009 05:37:29 +0000 (21:37 -0800)
commitd107f71c5079dbe2a023276367b805397d1245c4
treeb2d2d9f445515ed8f96ed41c22a992b5c7868883
parent2461855494cd045567c15c502ba215caffb37ce3
add command usage, separate from help

Adds the usage command, to display usage information for commands.
The output for this command will remain erronenously empty until
commands are updated to use these new coventions.
src/helper/command.c
src/helper/command.h