diff --git a/WELA.ps1 b/WELA.ps1 index 2688f4c8..cfe5709d 100644 --- a/WELA.ps1 +++ b/WELA.ps1 @@ -2,6 +2,7 @@ [string]$Cmd, [string]$OutType = "std", [bool]$Debug = $false, + [string]$Baseline, [switch]$Auto )