Concept Flow - Get-Help for documentation
User types Get-Help command
PowerShell searches help files
Help content found?
No→Show error: Help not found
Yes
Display help content in console
User reads or uses -Examples, -Full, -Online switches
End
The user runs Get-Help, PowerShell looks for help content, then shows it or an error if not found.