Skip to content

help function shouldn't use pager for AliasHelpInfo#5

Open
TommiTallgren wants to merge 2 commits into
masterfrom
pull-8552
Open

help function shouldn't use pager for AliasHelpInfo#5
TommiTallgren wants to merge 2 commits into
masterfrom
pull-8552

Conversation

@TommiTallgren

Copy link
Copy Markdown

PR Summary

The help function passes the returned content to a pager unless it is of type HelpInfoShort (used when multiple matches found). This includes passing AliasHelpInfo which is short enough to not require passing to the pager. Fix is to simply pass output to pipeline if the result type is AliasHelpInfo rather than through the pager.

PowerShell#8541

PR Checklist

@softagram-bot

Copy link
Copy Markdown

Softagram Impact Report for pull/5 (head commit: 0da6ac6)

⭐ Visual Overview

Changed elements and changed dependencies.
Changed dependencies - click for full size
Graph legend
(Open in Softagram Desktop for full details)

⭐ Change Impact

How the changed files are used by the rest of the project
Impacted files - click for full size
Graph legend
(Open in Softagram Desktop for full details)

📄 Full report

Give feedback of this report to support@softagram.com

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