-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Description
Steps to reproduce
Use the command Get-Help about_Pester
Expected behavior
Information about using Pester should appear.
Actual behavior
Output appear to list two (2) "about_Pester" topics, but no other information appears.
PS /home/pwatson/Downloads> get-help about_Pester
Name Category Module Synopsis
about_Pester HelpFile Pester is a BDD based...
about_Pester HelpFile Pester is a BDD based...
Environment data
Ubuntu 16.04
PS /home/pwatson/Downloads> uname -a
Linux pwatson-VirtualBox 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:42:33 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
PS /home/pwatson/Downloads> $PSVersionTable
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.11
CLRVersion
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1