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

A way to suppress parameter types #604

Closed
RickRockhold opened this issue Aug 20, 2023 · 2 comments
Closed

A way to suppress parameter types #604

RickRockhold opened this issue Aug 20, 2023 · 2 comments
Labels
Issue-Enhancement Issue is more of a feature request than a bug Resolution-By Design The reported behavior is by design.

Comments

@RickRockhold
Copy link

Summary of the new feature / enhancement

If a cmdlet exposes a SwitchParameter, this type is included in the final XML help:

-Force

This is confusing to the user ("SwitchParameter" is a programming concern), and other built-in commands don't show type names at all for SwitchParameter.

Proposed technical implementation details (optional)

No response

@RickRockhold RickRockhold 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 20, 2023
@sdwheeler
Copy link
Collaborator

Can you show an example of what you are talking about?

@sdwheeler sdwheeler added Awaiting-Author and removed Needs-Triage The issue is new and needs to be triaged by a work group. labels Nov 2, 2023
@sdwheeler
Copy link
Collaborator

This is by design.

@sdwheeler sdwheeler added Resolution-By Design The reported behavior is by design. and removed Awaiting-Author labels May 21, 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 Resolution-By Design The reported behavior is by design.
Projects
None yet
Development

No branches or pull requests

2 participants