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"