X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhalcyon.git;a=blobdiff_plain;f=src%2FCommandLine.hs;fp=src%2FCommandLine.hs;h=878cd686ca12f1a4bdc7b2e676edd07199699bbb;hp=0b081bc5a7d752fefe85652d0c1f6e92bd124466;hb=26718edaad5cd7921d957a1f0972fd9f5cd5b645;hpb=d721869c5e7395c021cc79f40720bdb275d613d2 diff --git a/src/CommandLine.hs b/src/CommandLine.hs index 0b081bc..878cd68 100644 --- a/src/CommandLine.hs +++ b/src/CommandLine.hs @@ -99,8 +99,8 @@ options = "Send tweets FROM email_address.", Option - "s" ["sendmail_path"] - (ReqArg set_sendmail_path "sendmail_path") + "s" ["sendmail-path"] + (ReqArg set_sendmail_path "sendmail-path") "Use sendmail_path to send mail", Option