Skip to content

Commit 6d49052

Browse files
committed
update help doc for --diff-style so it shows correct options
1 parent bcac26f commit 6d49052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/kaocha/runner.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
sym
4141
(symbol "kaocha.report" s))))
4242
:assoc-fn accumulate]
43-
[nil "--diff-style STYLE" "The style of diff to print on failing tests, either :none or :deep"
43+
[nil "--diff-style STYLE" "The style of diff to print on failing tests, either :none or :minimal"
4444
:parse-fn parse-kw
4545
]
4646
[nil "--plugin KEYWORD" "Load the given plugin."

0 commit comments

Comments
 (0)