mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
Adding hyperlink to chk command page.
parent
6aab5af85b
commit
402baeedac
@ -32,7 +32,7 @@ A short description of every command. Click on the command to go to a more detai
|
|||||||
|
|
||||||
**qr** command - Does the same as echo but also displays a QR on the top screen. Syntax: `qr <message> <qr data>` Example: `qr "Scan for cool stuff! ;)" "https://github.com/d0k3/GodMode9"`
|
**qr** command - Does the same as echo but also displays a QR on the top screen. Syntax: `qr <message> <qr data>` Example: `qr "Scan for cool stuff! ;)" "https://github.com/d0k3/GodMode9"`
|
||||||
|
|
||||||
**chk** command - Checks two values against each other. Syntax: `chk <value1> <value2>` Example: `chk $[HAX] a9lh`
|
[**chk** command](/d0k3/GodMode9/wiki/Scripting:--chk) - Checks two values against each other. Syntax: `chk <value1> <value2>` Example: `chk $[HAX] a9lh`
|
||||||
|
|
||||||
**ask** command - Similar to echo, but allows user to abort script. Syntax: `ask <message>` Example: `ask "Continue running this script?` Note: using `-o` command allows you to ignore user response.
|
**ask** command - Similar to echo, but allows user to abort script. Syntax: `ask <message>` Example: `ask "Continue running this script?` Note: using `-o` command allows you to ignore user response.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user