Skip to content

Remove the HelpUri parameter from New-MarkdownModuleFile & Update-MarkdownModuleFile #670

@sdwheeler

Description

@sdwheeler

Summary of the new feature / enhancement

The -HelpUri parameter is used to set the value of the HelpUri for a CommandHelp object. It doesn't apply to a Module. Modules use the -HelpInfoUri parameter.

These cmdlets in PlatyPS build 27d5ffe have this parameter.

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions