This commit is contained in:
Joey Hess 2015-01-29 13:51:30 -04:00
parent 1af8107fec
commit 02cdc2f0b7

View file

@ -204,8 +204,8 @@ cygwinDlls =
-- msysgit opens Program Files/Git/doc/git/html/git-annex.html
-- when git annex --help is run.
writeHtmlText :: String
writeHtmlText = unlines
htmlHelpText :: String
htmlHelpText = unlines
[ "<html>"
, "<title>git-annex help</title>"
, "<body>"