Search

Get-Help -ShowWindow is getting only the first paragraph of each parameter description by Aleksandar Nikolić

Active

4
0
Sign in
to vote
Type: Bug
ID: 770244
Opened: 11/6/2012 9:16:05 AM
Access Restriction: Public
0
Workaround(s)
2
User(s) can reproduce this bug
Get-Help -ShowWindow is getting only the first paragraph of each parameter description. It should give us the full help topic.

Compare the output (for example, -LanguageMode <PSLanguageMode> section) of:

Get-Help New-PSSessionConfigurationFile -Parameter LanguageMode

and

Get-Help New-PSSessionConfigurationFile -ShowWindow

Details (expand)
How often does this happen?
Always Happens

Have you seen this problem before in this product?

I don't know if this issue existed previously
Reproduction Steps
 
Expected Results
 
File Attachments
0 attachments
Sign in to post a comment.
Sign in to post a workaround.