Fix "the magic link"

SirNapkin1334 2018-04-15 17:35:38 -07:00
parent 1969868e24
commit 78539536c5

@ -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 "<text to be outputted>"` Example: `echo "Hello There!"`