summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLuke Bratch <l_bratch@yahoo.co.uk>2010-10-27 14:50:33 +0100
committerLuke Bratch <l_bratch@yahoo.co.uk>2010-10-27 14:50:33 +0100
commit67caf9d07c3ad05d66a6ded60440e125bd29191c (patch)
tree5ae3a1e4b23f7c3a7f9a855598bf7cb80f8398da /README
parent73ebf729fa15267ac77a0f304b383137f9a4474b (diff)
Renamed smsparse.conf to blasms.conf
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 7d1aa2a..8d5761e 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Usage: blasms sender-number send-date
SMS content should be passed using stdin.
-smsparse.conf is the configuration file and should be in the format:
+blasms.conf is the configuration file and should be in the format:
default SYSTEM COMMANDS
CMD1 SYSTEM COMMANDS
CMD2 SYSTEM COMMANDS
@@ -19,7 +19,7 @@ are available, allowing for text replacement. The macros available are:
%d - replaced with the send-date
%s - replaced with the SMS content
-An example smsparse.conf might be:
+An example blasms.conf might be:
default echo \"SMS from %N at %d: %s\"
LS ls %s
@@ -31,4 +31,3 @@ Sender names are looked up in phonebook.conf, which should be in the format:
An example phonebook.conf might be:
+447777123456 John
+447713987654 Bill
-