Skip to content

Duplicate help items in PowerShell -- how does one disambiguate? #3399

@pcgeek86

Description

@pcgeek86

Steps to reproduce

Run Get-Help -Name about_Should.

Expected behavior

The help for about_Should appears.

Actual behavior

Two help items are returned, but not the actual contents of the help documents.

Environment data

Name                           Value
----                           -----
PSVersion                      6.0.0-alpha
PSEdition                      Core
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   3.0.0.0
GitCommitId                    v6.0.0-alpha.17
CLRVersion
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

screen shot 2017-03-22 at 2 46 52 pm

Cheers,
Trevor Sullivan

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions