Returns an object representation of the help available for the given module. This includes the help for each command in the module.
[String]
Name The name of the module to interrogate for help data. Mandatory, ValueFromPipeline
Returns an object representation of the help available for the given module.
Get-HelpModuleData build-docs
Name : build-docs
Commands : {@{Name=Add-HelpDocText; Synopsis=
Add-HelpDocText [-Text] <string> [-HelpDoc] <psobject> [<CommonParameters>]
Add-HelpDocText [-Text] <string> [-HelpDoc] <psobject> [-H3] [<CommonParameters>]
Add-HelpDocText [-Text] <string> [-HelpDoc] <psobject> [-H2] [<CommonParameters>]
…