aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_meetme.c
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-14 14:33:17 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-14 14:33:17 +0000
commitb43ac58b68a726ce60e81be832e4260258586440 (patch)
tree12b385b85aa15557398669dc225160e457add8c9 /apps/app_meetme.c
parent0dadde31e9d938cbc5e353beeb524e99c6484d40 (diff)
Update documentation.
(closes issue #11763) Reported by: IgorG Patches: docupd.v1.diff uploaded by IgorG (license 20) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@98695 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_meetme.c')
-rw-r--r--apps/app_meetme.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/app_meetme.c b/apps/app_meetme.c
index 9f7c14d91..3cc5b551e 100644
--- a/apps/app_meetme.c
+++ b/apps/app_meetme.c
@@ -249,8 +249,8 @@ static const char *descrip =
" 'I' -- announce user join/leave without review\n"
" 'l' -- set listen only mode (Listen only, no talking)\n"
" 'm' -- set initially muted\n"
-" 'M[(<class>]\n"
-" ' -- enable music on hold when the conference has a single caller.\n"
+" 'M[(<class>)]'\n"
+" -- enable music on hold when the conference has a single caller.\n"
" Optionally, specify a musiconhold class to use. If one is not\n"
" provided, it will use the channel's currently set music class,\n"
" or \"default\".\n"