-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Get-Help about_* bugs (conceptual help topics) #3782
Copy link
Copy link
Closed
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productIssue-Metaan issue used to track multiple issuesan issue used to track multiple issuesResolution-FixedThe issue is fixed.The issue is fixed.WG-Interactive-HelpSystemhelp infrastructure and formatting of helphelp infrastructure and formatting of help
Milestone
Metadata
Metadata
Assignees
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productIssue-Metaan issue used to track multiple issuesan issue used to track multiple issuesResolution-FixedThe issue is fixed.The issue is fixed.WG-Interactive-HelpSystemhelp infrastructure and formatting of helphelp infrastructure and formatting of help
Note: This is an attempt to consolidate the related existing issues:
The behavior as of beta1, verified on Windows 10, macOS 10.12, Ubuntu 16.04:
Get-Help about_*(using wildcards)get-help : Unable to find type [wmiclass].Get-Help ab*, but, curiously, doesn't break withGet-Help a*, in which case only matching non-conceptual topics are output.Get-Help about_Variable(any individual topic, specified in full, without wildcards)Tab completion with
about_*topics:Get-Help about_, for instance.