diff --git a/src/GHCMod.hs b/src/GHCMod.hs index f19734e..ae94065 100644 --- a/src/GHCMod.hs +++ b/src/GHCMod.hs @@ -41,7 +41,7 @@ usage = "ghc-mod version " ++ showVersion version ++ "\n" ++ "\t ghc-mod boot\n" ++ "\t ghc-mod help\n" ++ "\n" - ++ " is not used, anything is OK.\n" + ++ " for \"info\" and \"type\" is not used, anything is OK.\n" ++ "It is necessary to maintain backward compatibility.\n" ----------------------------------------------------------------