Corrected the README.md file

This commit is contained in:
Frans Veldman 2025-09-18 10:59:22 +00:00
parent d96eeeabc6
commit 9bdbe77762

View File

@ -45,9 +45,9 @@ The program is started from the command line. A few command line options are nec
### Email options ### Email options
- -u --user=\<USERNAME\> Email account inlog user - -u --user=\<USERNAME\> Email account inlog user
- -w --password=<\PASSWORD\> The password associated with the user account - -w --password=\<PASSWORD\> The password associated with the user account
- -s --server=<\ADDRESS\> SMTP server - -s --server=\<ADDRESS\> SMTP server
- -p --port=<\PORT\> SMTP port (default 587) - -p --port=\<PORT\> SMTP port (default 587)
- -e --email=\<ADDRESS\> Source email address - -e --email=\<ADDRESS\> Source email address
- -o --override=\<ADDRESS\> Override destination email address (default 'tracking@noforeignland.com') - -o --override=\<ADDRESS\> Override destination email address (default 'tracking@noforeignland.com')