This commit is contained in:
Kazu Yamamoto 2014-04-19 20:48:44 +09:00
parent f8be944f12
commit 38cbff3d5c
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
-- Commands:
-- check <file>
-- find <symbol>
-- info <file> <expr>
-- type <file> <line> <column>
-- lint [hlint options] <file>
-- the format of hlint options is [String] because they may contain
-- spaces and aslo <file> may contain spaces.