addon.help
Executes an addon's help callback
Usage
addon.help [-q] <id:string>
Description
Executes the help callback of the specified addon. It will usually display the addon's documentation in the help viewer.
Switches
-q | --quiet
    Makes the command run quietly
See also
addon.register addon.sethelpcallback

Index, Commands