the format of hlint options.

This commit is contained in:
Kazu Yamamoto 2014-03-28 13:44:44 +09:00
parent 87926e699b
commit 998464f585

View File

@ -3,7 +3,9 @@
-- Commands: -- Commands:
-- check <file> -- check <file>
-- find <symbol> -- find <symbol>
-- lint <file> [hlint options] -- lint [hlint options] <file>
-- the format of hlint options is [String] because they may contain
-- spaces and aslo <file> may contain spaces.
-- --
-- Session separators: -- Session separators:
-- OK -- success -- OK -- success