]> gitweb.michael.orlitzky.com - dead/htsn.git/blobdiff - src/CommandLine.hs
Tiny change to the description used in CmdArgs.
[dead/htsn.git] / src / CommandLine.hs
index 071c5209307116787404555eecfa941b22b1488a..0a5a5a563a950f19f6a4ef2747b7de9eb26ca54f 100644 (file)
@@ -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