We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43413d commit f2611aeCopy full SHA for f2611ae
README.md
@@ -78,7 +78,7 @@ Options:
78
-p, --[no-]pretty Pretty print output - default is true
79
-k, --key-fn FN keyword Function used to transform keys - currently only supported for JSON and CSV
80
--yaml-unsafe Enables unsafe mode in clj-yaml / SnakeYAML
81
- --[no]-yaml-keywords Turn map keys into keywords in clj-yaml - default is true
+ --[no-]yaml-keywords Turn map keys into keywords in clj-yaml - default is true
82
--yaml-max-aliases-for-collections Sets max aliases for collections in clj-yaml / SnakeYAML
83
--yaml-allow-recursive-keys Allows recursive keys in clj-yaml / SnakeYAML
84
--yaml-allow-duplicate-keys Allows duplicate keys in clj-yaml / SnakeYAML
0 commit comments