From 356721a45cdb0b1f733602287d432f861fb24102 Mon Sep 17 00:00:00 2001 From: tilghman Date: Tue, 31 Jul 2007 01:10:47 +0000 Subject: Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@77808 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_sms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/app_sms.c') diff --git a/apps/app_sms.c b/apps/app_sms.c index 21a96cb14..942b33c12 100644 --- a/apps/app_sms.c +++ b/apps/app_sms.c @@ -78,7 +78,7 @@ static char *app = "SMS"; static char *synopsis = "Communicates with SMS service centres and SMS capable analogue phones"; static char *descrip = - " SMS(name|[a][s][t][p(d)][r][o]|addr|body):\n" + " SMS(name,[a][s][t][p(d)][r][o],addr,body):\n" "SMS handles exchange of SMS data with a call to/from SMS capable\n" "phone or SMS PSTN service center. Can send and/or receive SMS messages.\n" "Works to ETSI ES 201 912; compatible with BT SMS PSTN service in UK\n" -- cgit v1.2.3