From b644ced730b553fff56253bc1d888365544a0e08 Mon Sep 17 00:00:00 2001 From: 17Halbe Date: Thu, 1 Mar 2018 09:32:21 +0100 Subject: [PATCH] Updated Setup docker mailserver using the script setup.sh (markdown) --- .../setup-docker-mailserver-using-the-script-setup.sh.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)