diff --git a/Scripting.md b/Scripting.md index 896ea75..a2e20fd 100644 --- a/Scripting.md +++ b/Scripting.md @@ -12,7 +12,7 @@ An unknown command will lead to script abort. ### Commands -A short description of every command. [Click on the command to go to a more detailed page about it]("WIP"). +A short description of every command. Click on the command to go to a more detailed page about it. `<>` Denotes a required parameter. `[]` denotes an optional parameter. **echo** command - Outputs data to the screen. Syntax: `echo ""` Example: `echo "Hello There!"`