]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/commitdiff
Change the program name to 'lwn-epub' in the CommandLine module. Probably had it...
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 28 Jun 2012 21:13:39 +0000 (17:13 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 28 Jun 2012 21:13:39 +0000 (17:13 -0400)
src/CommandLine.hs

index 455f7fd7a9416f0e417829ae9f6cad1020670c41..7afc7f1589a84c78a53fcf45493f7d0caad0be1f 100644 (file)
@@ -49,7 +49,7 @@ description :: String
 description = "Convert LWN articles to EPUB format."
 
 program_name :: String
-program_name = "lwn_epub"
+program_name = "lwn-epub"
 
 lwn_epub_summary :: String
 lwn_epub_summary =