Fix --hints flag on CLI
This commit is contained in:
@@ -247,7 +247,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"hints": {
|
"hints": {
|
||||||
"action": "store_false",
|
"action": "store_true",
|
||||||
"type": "bool"
|
"type": "bool"
|
||||||
},
|
},
|
||||||
"no_hints": {
|
"no_hints": {
|
||||||
|
|||||||
Reference in New Issue
Block a user