diff options
Diffstat (limited to 'dice-lang/data')
| -rw-r--r-- | dice-lang/data/help/cli.help | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dice-lang/data/help/cli.help b/dice-lang/data/help/cli.help index b517d32..3ac6145 100644 --- a/dice-lang/data/help/cli.help +++ b/dice-lang/data/help/cli.help @@ -1,4 +1,7 @@ Help for DiceLang v0.2 CLI arguments: + -h or --help Show help + Shows this help message + -d or --debug Turn on debug mode. Turns on debug mode, which prints additional information that may be useful for finding errors. |
