Hi all,

This series rewrites the built-in 'help' and 'add_help_text' routines
to use C command handlers, providing an improved experience for the user.
Commands are listed in a properly indented tree, sorted alphabetically.

The registration routines are rewritten to store the help text in the
command structure, with a helper provided that can be used to register
the Jim commands as placeholders to provide help text.

After doing this work, I think it would be beneficial split the help
text into two fields: usage and description.

Cheers,

Zach
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to