HelpOut
HelpOut copied to clipboard
`Get-MarkdownHelp` should be more helpful about broken commands
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.