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.