Windos/BurntToast

Add the ability to use online help from within PowerShell

steviecoaster opened this issue · 0 comments

Summary of the new feature/enhancement

Get-Help $cmdlet -Online is extremely helpful, especially when working with a new cmdlet enabling you to reference the docs while still being in the Shell unhindered.

Proposed technical implementation details (optional)

Add an appropriate HelpUri to each cmdlet linking to their online help documentation