From cd9ccbb36e76e5bdb02d71f1cb9c73e621b609b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20P=C3=B6tter?= Date: Sun, 15 Mar 2020 06:59:58 +0100 Subject: [PATCH] command did not show up with the <> --- Setup-docker-mailserver-using-the-script-setup.sh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup-docker-mailserver-using-the-script-setup.sh.md b/Setup-docker-mailserver-using-the-script-setup.sh.md index 8ef54ef..4484b8f 100644 --- a/Setup-docker-mailserver-using-the-script-setup.sh.md +++ b/Setup-docker-mailserver-using-the-script-setup.sh.md @@ -64,5 +64,5 @@ SUBCOMMANDS: * `./setup.sh debug fail2ban `: omitt all options to get a list of banned IPs, otherwise unban the specified IP. * `./setup.sh debug show-mail-logs`: show the logfile contents of the mail container * `./setup.sh debug inspect`: show infos about the running container -* `./setup.sh debug login `: run a inside the mail container (omit the command to get shell access) +* `./setup.sh debug login `: run a command inside the mail container (omit the command to get shell access)