Fix --hints flag on CLI

This commit is contained in:
aerinon
2021-07-09 15:00:14 -07:00
parent 3f0f15650a
commit 3bf96a156c

View File

@@ -247,7 +247,7 @@
]
},
"hints": {
"action": "store_false",
"action": "store_true",
"type": "bool"
},
"no_hints": {