X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Main.hs;h=430fdfc62d1281f5e23d6a78344ffde065c37df8;hb=98fd1cb53a837a9bda7145544c34872acb13a634;hp=78de22fad823e90529f0b5cd0948b33ebbea0dc1;hpb=8631d8de8373ec8226d19019ae7cf3a1bf2e44e5;p=Rakka.git 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)