From aff4272baa6eab1852c8991ddfcae83036a72cbc Mon Sep 17 00:00:00 2001 From: Philippe Pittoli Date: Sat, 4 Feb 2023 03:44:32 +0100 Subject: [PATCH] README: add some explanations. --- README.md | 67 ++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 49 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index f94dea2..4f687a8 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,58 @@ -# USAGE +# What -As all programs from `Baguette` repositories, a `-h` option is available for the program. +`mailer` is an application to send templated emails. +Templates are in the [Crinja format][crinja] (a Jinja derivative). ```Bash +# Get some help. mailer -h ``` -### Sending a mail +# Sending a mail ```Bash -# One-shot email transfer. +# One-shot email transfer. "login" and "token" are template parameters. # mailer send