HelpOut icon indicating copy to clipboard operation
HelpOut copied to clipboard

`Get-MarkdownHelp` should be more helpful about broken commands

Open StartAutomating opened this issue 1 year ago • 0 comments

If you get help on a command with bad parameter metadata, it will error, thus causing Get-MarkdownHelp to error.

It somewhat helpfully informs you what parameter was broken, but it does not tell you which command failed.

This error should be augmented to return what failed.

StartAutomating avatar Apr 15 '24 16:04 StartAutomating