Skip to content

The help content for "Get-Help powershell.exe" needs to be updated to reflect the new name 'pwsh' #5181

Description

Running get-help pwsh.exe fails now, while running get-help powershell.exe prints the old help content for powershell.exe.

Two things need to be done to update the help content:

  1. The local help content we pull in during build needs to be updated. We pull in using the nuget package powershellhelpfiles, and the help content are packed in that nuget package.
  2. The online help content needs to be udpated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions