asrp_section_help()

Provide help related to the specified configuration.

Synopsis:

#include <asr/asrp.h>
 
void asrp_section_help(cfg_item_t *base)

Arguments:

base

The configuration for the prompt module.

Library:

libasr

Description:

The asrp_section_help() function plays all the help URLs in the specified configuration.

Returns:

Nothing.