|
remake
4.3+dbg-1.5
|
#include "help/help.h"Go to the source code of this file.
Functions | |
| void | dbg_help_subcmd_entry (const char *psz_subcmd_name, const char *psz_fmt, subcommand_var_info_t *p_subcmd, bool full_info) |
| debug_return_t | dbg_help_subcmd (const char *psz_subcmd_name, short_cmd_t *p_command, const char *psz_args, subcommand_var_info_t *subcommands) |
| debug_return_t | dbg_cmd_help (char *psz_args) |
| debug_return_t dbg_cmd_help | ( | char * | psz_args | ) |
| debug_return_t dbg_help_subcmd | ( | const char * | psz_subcmd_name, |
| short_cmd_t * | p_command, | ||
| const char * | psz_args, | ||
| subcommand_var_info_t * | subcommands | ||
| ) |
| void dbg_help_subcmd_entry | ( | const char * | psz_subcmd_name, |
| const char * | psz_fmt, | ||
| subcommand_var_info_t * | p_subcmd, | ||
| bool | full_info | ||
| ) |
1.8.13