diff --git a/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md b/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md index 7a2769df..bed6de64 100644 --- a/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md +++ b/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md @@ -47,10 +47,10 @@ SUBCOMMANDS: ./setup.sh debug login ``` # email -* `./setup.sh email add [\]`: Add an email-account (\ is optional) -* `./setup.sh email update [\]`: Change the password of an email-account (\ is optional) +* `./setup.sh email add []`: Add an email-account (\ is optional) +* `./setup.sh email update []`: Change the password of an email-account (\ is optional) * `./setup.sh email del ': delete an email-account -* `./setup.sh email restrict [\]`: deny users to send or receive mail. You can also list the respective denied mail-accounts. +* `./setup.sh email restrict []`: deny users to send or receive mail. You can also list the respective denied mail-accounts. * `./setup.sh email list`: list all existing email-accounts # alias * `./setup.sh alias add `: add an alias(email) for an email-account(recipient)