From f149b7e2500de77395ec7ec48ab371cc31044105 Mon Sep 17 00:00:00 2001 From: Anjandev Momi Date: Fri, 4 Dec 2020 04:10:22 +0000 Subject: [PATCH] updated sxmo_contacts comment with acceptable numbers Signed-off-by: Anjandev Momi Signed-off-by: Maarten van Gompel --- scripts/core/sxmo_contacts.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/core/sxmo_contacts.sh b/scripts/core/sxmo_contacts.sh index 56d483c..55f3509 100755 --- a/scripts/core/sxmo_contacts.sh +++ b/scripts/core/sxmo_contacts.sh @@ -4,7 +4,8 @@ # Wherein $CONTACTSFILE is tsv with two fields: number\tcontact name # Wherein $LOGFILE is *sorted* tsv with three fields: date\tevt\tnumber # -# number should be a full phone number starting with + and the country number +# Most normal numbers should be a full phone number starting with + and the country number +# Some special numbers (ie. 2222, "CR AGRICOLE") can ignore this pattern # # Prints in output format: "number: contact"