From 56035a7d10959f394a4f9af734deaedde7631554 Mon Sep 17 00:00:00 2001 From: Filipe Spencer Lopes Date: Tue, 9 Mar 2021 14:56:47 +0100 Subject: [PATCH] Too many whitespaces --- yml/OSScripts/pester.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/OSScripts/pester.yml b/yml/OSScripts/pester.yml index 56d8193..fdf3466 100644 --- a/yml/OSScripts/pester.yml +++ b/yml/OSScripts/pester.yml @@ -4,7 +4,7 @@ Description: Used as part of the Powershell pester Author: 'Oddvar Moe' Created: '2018-05-25' Commands: - - Command: Pester.bat [/help|?|-?|/?] "$null; notepad" + - Command: Pester.bat [/help|?|-?|/?] "$null; notepad" Description: Execute code using Pester. The third parameter can be anything. The fourth is the payload. Example here executes notepad Usecase: Proxy execution Category: Execute