switch to toml

This commit is contained in:
askiiart 2024-12-29 23:10:29 -06:00
parent df0cf3b93d
commit e6b521262d
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
12 changed files with 218 additions and 160 deletions

View file

@ -10,7 +10,7 @@ Usage: gregory run [OPTIONS]
**Options:**
- `-c`, `--config`: Path to the config file; default: `gregory.yml`
- `-c`, `--config`: Path to the config file; default: `gregory.toml`
<!-- - `-d`, `--daemonize`: Whether to daemonize the program - not yet supported -->
## Generate shell completions `gen-completion`