From d96eeeabc6ee66c9f5b7d4446514529aef7097b3 Mon Sep 17 00:00:00 2001 From: Frans Veldman Date: Thu, 18 Sep 2025 10:58:08 +0000 Subject: [PATCH] Corrected the README.md file --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7a03ff0..1231aa7 100644 --- a/README.md +++ b/README.md @@ -41,15 +41,15 @@ The program is started from the command line. A few command line options are nec ### Update options - -x --extended Extended updates (with SOG, COG, DPT) -- -i --interval= Nautical miles between position updates (default 2). A value 0 means "arrival updates only" +- -i --interval=\ Nautical miles between position updates (default 2). A value 0 means "arrival updates only" ### Email options -- -u --user= Email account inlog user -- -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') +- -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) +- -e --email=\ Source email address +- -o --override=\ Override destination email address (default 'tracking@noforeignland.com') ### Example: perl nfl-apu.pl -t -g -i=2 -x -u=Frans -s=mail.fransveldman.nl -e=noreply@thefloatinglab.world 127.0.0.1:2947