about summary refs log tree commit diff
path: root/src/cli.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli.yml')
-rw-r--r--src/cli.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/cli.yml b/src/cli.yml
index 7c374e102048..937b44c9c6f9 100644
--- a/src/cli.yml
+++ b/src/cli.yml
@@ -12,3 +12,11 @@ args:
 subcommands:
   - debug:
       about: Writes debug information to the terminal and exits
+  - generate-level:
+      about: Generate a level and print it to the screen
+      args:
+      - generator:
+          long: generator
+          value_name: GEN
+          help: Select which generator to use
+          takes_value: true