Skip to content

Get-Help About_Automatic_Variables does not dislay the full help content #3503

@GlennFaustino

Description

@GlennFaustino

Steps to reproduce

In PowerShell version 6.0.0-Alpha.17 typing "Get-Help About_Automatic_Variables" in the console does not display the full help content, I've tried other about_* topics but same issue.

Expected behavior

Typing "Get-Help About_Automatic_Variables" must display the full help content.

Actual behavior

PS C:\Program Files\PowerShell\6.0.0.17> Get-Help about_Automatic_Variables

Name Category Module Synopsis


about_Automatic_Variables HelpFile Describes variables that store state informati...
about_Automatic_Variables HelpFile SHORT DESCRIPTION

Environment data

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions