help_del_all_commands() function
Unregisters the help for all commands. Used at exit to remove the help added through the commands 'add_help_text' and 'add_usage_text'.
Arguments
cmd_ctx
The context that will be cleared of registered helps.
Return value
ERROR_OK on success, or an error code.