X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Rakka.git;a=blobdiff_plain;f=Main.hs;h=430fdfc62d1281f5e23d6a78344ffde065c37df8;hp=78de22fad823e90529f0b5cd0948b33ebbea0dc1;hb=52ddcf79f6e14cc42ad5067d2821b80b6151b7ba;hpb=8631d8de8373ec8226d19019ae7cf3a1bf2e44e5 diff --git a/Main.hs b/Main.hs index 78de22f..430fdfc 100644 --- a/Main.hs +++ b/Main.hs @@ -95,7 +95,7 @@ options = [ Option ['p'] ["port"] , Option ['r'] ["rebuild-index"] (NoArg OptRebuildIndex) - "Rebuild the index database." + "Rebuild the index database. (Only for debug purposes)" , Option ['h'] ["help"] (NoArg OptHelp)