X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FCommandLine.hs;h=0a5a5a563a950f19f6a4ef2747b7de9eb26ca54f;hb=cf801e2ef933fa853f5246c2e8e1cfea7d34359d;hp=071c5209307116787404555eecfa941b22b1488a;hpb=a2c2a1a6865be7b4cd17fb72de635bb9385728b9;p=dead%2Fhtsn.git 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