summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2008-01-14 14:33:17 +0000
committerJoshua Colp <jcolp@digium.com>2008-01-14 14:33:17 +0000
commit95605d1c10ffa02da1f3869992f0c7e84550403c (patch)
tree12b385b85aa15557398669dc225160e457add8c9 /apps
parent577666bca08db1f0f0e43437ec40f613764f48ad (diff)
Update documentation.
(closes issue #11763) Reported by: IgorG Patches: docupd.v1.diff uploaded by IgorG (license 20) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98695 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps')
-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"