about summary refs log tree commit diff
path: root/src/cli.yml
blob: 7c374e1020483d204141a7a78cb1f2aa002a84eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: xanthous
version: "0.0"
author: Griffin Smith <root@gws.fyi>
about: hey, it's a terminal game
args:
  - config:
      short: c
      long: config
      value_name: FILE
      help: Sets a custom config file
      takes_value: true
subcommands:
  - debug:
      about: Writes debug information to the terminal and exits