From 33925330ab6b7209d0d3d7755a64539eab674984 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Thu, 28 Sep 2023 12:54:59 +0200 Subject: [PATCH] Update scripts.csv --- Data/scripts.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data/scripts.csv b/Data/scripts.csv index f4c7b22d..6dc3eda5 100644 --- a/Data/scripts.csv +++ b/Data/scripts.csv @@ -369,7 +369,7 @@ write-blue.ps1, ,Writes the given text in a blue foreground color, write-braille.ps1, ,Writes the given text in Braille, write-calendar.ps1, ,Writes the calendar (month or year), write-green.ps1, ,Writes the given text in a green foreground color, -write-joke.ps1],Writes a random Juck Norris joke, +write-joke.ps1, ,Writes a random Juck Norris joke, write-lowercase.ps1, ,Writes the given text in lowercase letters, write-marquee.ps1, ,Writes the given text as marquee, write-morse-code.ps1, ,Writes the given text in Morse code,