Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: bleizi <bleizi@crans.org>merge-requests/22/merge
parent
2ee926728f
commit
a183c570b6
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue