From a183c570b680c0c147415ffa5e052e5fbf28d0fd Mon Sep 17 00:00:00 2001 From: glevy Date: Mon, 30 Jun 2025 10:31:50 +0200 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) Co-authored-by: bleizi --- howto/mail_all.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/howto/mail_all.md b/howto/mail_all.md index e185992..1634a0e 100644 --- a/howto/mail_all.md +++ b/howto/mail_all.md @@ -20,8 +20,8 @@ Tout d'abord, allons lire le menu d'aide. ```bash ---> ./mail_all.py --help -usage: mail_all.py [-h] [-f RECIPIENTFILE] [-t TEMPLATE] [-s SENDER] [-a] [-A] - [--doit] +usage: mail_all.py [-h] [-t TEMPLATE] [-s SENDER] [--doit] + (-f RECIPIENTFILE | --to {adherent,access,club,everyone}) Mail all générique. Prend un template en argument.