diff --git a/windows/keep-secure/use-powershell-cmdlets-windows-defender-for-windows-10.md b/windows/keep-secure/use-powershell-cmdlets-windows-defender-for-windows-10.md index 52f3c9e347..7571116a38 100644 --- a/windows/keep-secure/use-powershell-cmdlets-windows-defender-for-windows-10.md +++ b/windows/keep-secure/use-powershell-cmdlets-windows-defender-for-windows-10.md @@ -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 -Online ``` Omit the `-online` parameter to get locally cached help.