From 93044d0f4c93f79c7f5e8dc7d14d6a5f0d4d422e Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Mon, 1 Nov 2010 17:32:42 +0000 Subject: Update documentation --- blasms.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'blasms.c') diff --git a/blasms.c b/blasms.c index 08abcac..273002f 100644 --- a/blasms.c +++ b/blasms.c @@ -273,6 +273,10 @@ int main(int argc, char *argv[]) { " %%s - replaced with the SMS content\n" " %%P - attempts to replace the second word in the SMS with a destination number\n" " from phonebook.conf - SMS not processed if entry not found\n" + " %%M - intepret the second word (i.e. after the command) of the SMS\n" + " as FILENAME, attempt to open the file \"pending/FILENAME\", treating\n" + " the first word of it as a number, attempting to look up its name,\n" + " and insert a colon between it and the rest of the file.\n" "\n" "An example blasms.conf might be:\n" " default echo \\\"SMS from %%N at %%d: %%s\\\"\n" -- cgit v1.2.3