From fbfea4c79027e4f24bcaeca5c5fb77a432a0f06e Mon Sep 17 00:00:00 2001 From: EVE Date: Tue, 14 Mar 2017 12:20:59 -0400 Subject: Implement CLI arg help. --- dice-lang/data/help/cli.help | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dice-lang/data/help/cli.help') 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. -- cgit v1.2.3