Conflicting DISM Wildcard Behavior and Documentation #4004
Labels
issue-doc-bug
Something is out of date, unclear, confusing, or broken in the article. Blocks customer success.
needs-triage
Waiting - Needs triage
Prerequisites
Get-Foo
cmdlet" instead of "Typo."Links
Summary
The
Get-WindowsCapability
documentation states that the-Name
parameter does not accept wildcards, but the cmdlet does accept wildcards for the-Name
parameter.Expected
Actual
I suspect this is also true of other DISM cmdlets, although I haven't done a thorough investigation.
Details
No response
Suggested Fix
I believe the documentation is automatically generated, so the source code probably just needs to be updated to signify that the parameter accepts wildcards.
The text was updated successfully, but these errors were encountered: