Add Diags to CLI

This commit is contained in:
Mike A. Trethewey
2020-03-24 00:44:03 -07:00
parent 871278a17a
commit 7aa6195bf0
3 changed files with 60 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
{
"lang": {},
"diags": {
"action": "store_true",
"type": "bool"
},
"create_spoiler": {
"action": "store_false",
"type": "bool"