From 9bdbe7776294eb3f1872b0be645e5c45267f03af Mon Sep 17 00:00:00 2001 From: Frans Veldman Date: Thu, 18 Sep 2025 10:59:22 +0000 Subject: [PATCH] Corrected the README.md file --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1231aa7..29c268e 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,9 @@ The program is started from the command line. A few command line options are nec ### Email options - -u --user=\ Email account inlog user -- -w --password=<\PASSWORD\> The password associated with the user account -- -s --server=<\ADDRESS\> SMTP server -- -p --port=<\PORT\> SMTP port (default 587) +- -w --password=\ The password associated with the user account +- -s --server=\ SMTP server +- -p --port=\ SMTP port (default 587) - -e --email=\ Source email address - -o --override=\ Override destination email address (default 'tracking@noforeignland.com')