Change mail address.
[scripts.git] / README.md
index 772cef6..e8c894f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,3 +11,14 @@ personal use here.
 to the format of the Wordpress plugin
 [footnotes](https://wordpress.org/plugins/footnotes/) and back.
 
+Usage: `footnotes --to mmd|wp [--file $inputfile]`
+
+### mmm.pl
+
+`mmm` (*MIME multipart/alternative from Markdown*) can
+create a MIME `multipart/alternative` mail, containing a
+`text/plain` part (in Markdown) and a `text/html` part, from
+a Markdown file. Other mail headers (From:, To:, Subject:, ...)
+can be prepended from a template file.
+
+Usage: `mmm [--file $inputfile] [--headers $templatefile]`
This page took 0.010342 seconds and 4 git commands to generate.