]> git.sur5r.net Git - openocd/commit
update src/hello.c with parsing examples
authorZachary T Welch <zw@superlucidity.net>
Wed, 18 Nov 2009 23:20:58 +0000 (15:20 -0800)
committerZachary T Welch <zw@superlucidity.net>
Wed, 18 Nov 2009 23:51:07 +0000 (15:51 -0800)
commit20218b8de61dea545c7575f36e1b74b9599c9848
tree31589c4fa395bba4588fd70a08367f826c31cf04
parent4d8d1d32d0f0e0b8866a06cb1d3f304563fa6796
update src/hello.c with parsing examples

Adds the foo/bar commands to provide more working examples of command
argument parsing, including the new handle_command_parse_bool helper.

Updates hello command help text to provide useful information.
src/hello.c