Skip to content

Commit 2856fb3

Browse files
Fix the lint arg help
1 parent 8c61fb6 commit 2856fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packcheck.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ show_help() {
451451
#help_envvar HLINT_COMMANDS "hlint commands e.g.'hlint lint src; hlint lint test'"
452452
# XXX this is broken
453453
#help_envvar HLINT_BUILD "Build latest hlint from hackage source"
454-
help_envvar HLINT_OPTIONS "hlint arguments e.g.'--datadir=. lint'"
454+
help_envvar HLINT_OPTIONS "hlint arguments e.g.'--datadir=.'"
455455
help_envvar HLINT_TARGETS "target directories to run hlint on e.g. 'src test'"
456456

457457
show_step1 "Coverage options"

0 commit comments

Comments
 (0)