From d52b11ab87dff1a0bddc86ae853bcea86e0e0e1d Mon Sep 17 00:00:00 2001 From: Anonymous941 <36797492+Anonymous941@users.noreply.github.com> Date: Wed, 28 Feb 2024 18:47:57 -0500 Subject: [PATCH] Updated Scripting: echo (markdown) --- Scripting:--echo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripting:--echo.md b/Scripting:--echo.md index 341e35a..0ff5139 100644 --- a/Scripting:--echo.md +++ b/Scripting:--echo.md @@ -9,7 +9,7 @@ Example: `echo "NAND backup has been restored."` #### Character Set -Including the blank space ` `, these are the available char. +Including the blank space ` `, these are the available characters: ```!#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~``` ### Implicit vs Explicit Statements