From 67caf9d07c3ad05d66a6ded60440e125bd29191c Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Wed, 27 Oct 2010 14:50:33 +0100 Subject: Renamed smsparse.conf to blasms.conf --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README') 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 - -- cgit v1.2.3