doc update.

This commit is contained in:
Kazu Yamamoto 2014-04-23 22:57:29 +09:00
parent 79946f9a3d
commit 2e06c2f938
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ usage = "ghc-mod version " ++ showVersion version ++ "\n"
++ "\t ghc-mod boot\n"
++ "\t ghc-mod help\n"
++ "\n"
++ "<module> is not used, anything is OK.\n"
++ "<module> for \"info\" and \"type\" is not used, anything is OK.\n"
++ "It is necessary to maintain backward compatibility.\n"
----------------------------------------------------------------