While Get-Help does not just document cmdlets, it also allows you to find out more about general PowerShell concepts:
Get-Help about_*
For example, it is sufficient to specify a unique keyword to access the Help information:
Help wildcard
While Get-Help does not just document cmdlets, it also allows you to find out more about general PowerShell concepts:
For example, it is sufficient to specify a unique keyword to access the Help information: