Get-Help *
Get-Help Get-Service
Need examples of the commandlet?
Get-Help Get-Service -Examples
(this command will work only if all help files for the cmdlet are installed on the computer. Otherwise Powershell will prompt to initiate Update-Help.
To access help for Powershell Commands online:
Get-Help commandlet-name OnlineGet-Help Get-Service Online
a browser windows will open with the help