]> gitweb.michael.orlitzky.com - email-validator.git/commit
Use a hyphen instead of an underscore in the program name.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 9 Jun 2013 19:17:00 +0000 (15:17 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 9 Jun 2013 19:17:00 +0000 (15:17 -0400)
commit031638c08a4ce9d7ea156ead71cb8ef02e23fa81
treed0c44b97757d21b06fab715d382f95e5f62479be
parente9f623d8aaf39827a94a44f569e77b7547b5bf93
Use a hyphen instead of an underscore in the program name.
Add a new -a parameter, to accept an 'A' record in addition to the MX required by default.
Update the man page with the new option.
doc/man1/email-validator.1
email-validator.cabal
makefile
src/CommandLine.hs
src/Main.hs