Update help message.
This commit is contained in:
parent
3db0d17352
commit
bf7b01e432
@ -26,7 +26,7 @@ usage = "ghc-mod version 1.0.0\n"
|
||||
++ "\t ghc-mod list [-l]\n"
|
||||
++ "\t ghc-mod lang [-l]\n"
|
||||
++ "\t ghc-mod browse [-l] [-o] <module> [<module> ...]\n"
|
||||
++ "\t ghc-mod check [-g GHC options] [-i inc] <HaskellFile>\n"
|
||||
++ "\t ghc-mod check [-g GHC opt1 -g GHC opt2 ...] <HaskellFile>\n"
|
||||
++ "\t ghc-mod type <HaskellFile> <module> <expression>\n"
|
||||
++ "\t ghc-mod info <HaskellFile> <module> <expression>\n"
|
||||
++ "\t ghc-mod lint [-h opt] <HaskellFile>\n"
|
||||
|
Loading…
Reference in New Issue
Block a user