Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sdwheeler opened this issue Aug 23, 2024 · 0 comments
Labels
Issue-Enhancement Issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group.
Milestone

Comments

@sdwheeler
Copy link
Collaborator

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

@sdwheeler sdwheeler added Issue-Enhancement Issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group. labels Aug 23, 2024
@sdwheeler sdwheeler added this to the OPS-Release milestone Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement Issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group.
Projects
None yet
Development

No branches or pull requests

1 participant