code block text

This commit is contained in:
Iaan 2016-06-01 17:56:04 +10:00
parent 6c6da53505
commit 4b371cc25d

View File

@ -35,7 +35,7 @@ PowerShell is typically installed under the folder _%SystemRoot%\system32\Window
To open online help for any of the cmdlets type the following:
```
```text
Get-Help <cmdlet> -Online
```
Omit the `-online` parameter to get locally cached help.