X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn.git;a=blobdiff_plain;f=src%2FCommandLine.hs;h=0a5a5a563a950f19f6a4ef2747b7de9eb26ca54f;hp=071c5209307116787404555eecfa941b22b1488a;hb=cf801e2ef933fa853f5246c2e8e1cfea7d34359d;hpb=d47e5ec7e78b7766220763e9e14b3fd633afbed0 diff --git a/src/CommandLine.hs b/src/CommandLine.hs index 071c520..0a5a5a5 100644 --- a/src/CommandLine.hs +++ b/src/CommandLine.hs @@ -24,7 +24,7 @@ import OptionalConfiguration (OptionalConfiguration(..)) -- | The description of the program, displayed as part of the help. description :: String -description = "Parse XML files from The Sports Network." +description = "Parse XML files from The Sports Network feed." -- | The name of this program. program_name :: String