From 8888ae6d1626b942eea039e57cd665550aa5940c Mon Sep 17 00:00:00 2001 From: silversword411 Date: Mon, 26 Sep 2022 08:34:25 -0400 Subject: [PATCH] adding dash --- scripts/Win_Chocolatey_List_Installed.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Win_Chocolatey_List_Installed.bat b/scripts/Win_Chocolatey_List_Installed.bat index b5efdefc..3b6e2bc3 100644 --- a/scripts/Win_Chocolatey_List_Installed.bat +++ b/scripts/Win_Chocolatey_List_Installed.bat @@ -1,3 +1,3 @@ rem List apps installed by Chocolatey -choco list --localonly \ No newline at end of file +choco list --local-only \ No newline at end of file