From d89b2abd4c84e984a2e94dfa7bc1f9a433cd0f02 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Mon, 3 May 2021 13:36:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64b7c79..1fb5370 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ port = 872 At runtime, the server needs the vetificate file and the related key file. These are specified via its command line: - mxshadowserv --key-file FILENAME --cert-file FILENAME [--address ADDRESS] [--port PORT} SHADOW-FILEANME + mxshadowsrv --key-file FILENAME --cert-file FILENAME [--address ADDRESS] [--port PORT} SHADOW-FILEANME The server monitors the shadow file for changes and will re-read it if it is changed or replaced.