Skip to content

Commit f2611ae

Browse files
committed
readme: adjust usage output (fix --no-yaml-keywords flag)
1 parent a43413d commit f2611ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Options:
7878
-p, --[no-]pretty Pretty print output - default is true
7979
-k, --key-fn FN keyword Function used to transform keys - currently only supported for JSON and CSV
8080
--yaml-unsafe Enables unsafe mode in clj-yaml / SnakeYAML
81-
--[no]-yaml-keywords Turn map keys into keywords in clj-yaml - default is true
81+
--[no-]yaml-keywords Turn map keys into keywords in clj-yaml - default is true
8282
--yaml-max-aliases-for-collections Sets max aliases for collections in clj-yaml / SnakeYAML
8383
--yaml-allow-recursive-keys Allows recursive keys in clj-yaml / SnakeYAML
8484
--yaml-allow-duplicate-keys Allows duplicate keys in clj-yaml / SnakeYAML

0 commit comments

Comments
 (0)