diff --git a/Winget-AutoUpdate-Install.ps1 b/Winget-AutoUpdate-Install.ps1 index 72bb0db..9989bbf 100644 --- a/Winget-AutoUpdate-Install.ps1 +++ b/Winget-AutoUpdate-Install.ps1 @@ -27,6 +27,10 @@ Remove scheduled tasks and scripts. .EXAMPLE .\winget-install-and-update.ps1 -Silent -DoNotUpdate + +.EXAMPLE +.\winget-install-and-update.ps1 -Silent -UseWhiteList + #> [CmdletBinding()]