Closed podhmo closed 6 years ago
generally, compact output is needed? (e.g. loading.dumpxxxx)
$ dictknife --compact mkdict --squash --name foo --age 20 ";" --name bar
INFO:dictknife.commands.dictknife:apply dictknife.loading.modification.compact.setup()
{"name": "foo", "age": 20}
{"name": "bar"}
support also #41 ?
with
--compact