remake  4.3+dbg-1.5
Functions
help.h File Reference
#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)
 

Function Documentation

◆ dbg_cmd_help()

debug_return_t dbg_cmd_help ( char *  psz_args)

◆ dbg_help_subcmd()

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 
)

◆ dbg_help_subcmd_entry()

void dbg_help_subcmd_entry ( const char *  psz_subcmd_name,
const char *  psz_fmt,
subcommand_var_info_t p_subcmd,
bool  full_info 
)