Skip to content

fix help function to not pipe to more if objects are returned#5395

Merged
adityapatwardhan merged 1 commit intoPowerShell:masterfrom
SteveL-MSFT:help
Nov 10, 2017
Merged

fix help function to not pipe to more if objects are returned#5395
adityapatwardhan merged 1 commit intoPowerShell:masterfrom
SteveL-MSFT:help

Conversation

@SteveL-MSFT
Copy link
Copy Markdown
Member

help function was piping all output to more which messes up the screen if the output is objects when Get-Help doesn't return a single help document.

Fix #5380

@adityapatwardhan adityapatwardhan merged commit e0ee555 into PowerShell:master Nov 10, 2017
@SteveL-MSFT SteveL-MSFT deleted the help branch November 12, 2017 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants