mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
"show application <foo>" changes for clarity.
(closes issue #11171, reported and patched by blitzrage) Many thanks! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89044 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -61,7 +61,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
static char *app = "FollowMe";
|
||||
static char *synopsis = "Find-Me/Follow-Me application";
|
||||
static char *descrip =
|
||||
" FollowMe(followmeid,options):\n"
|
||||
" FollowMe(followmeid[,options]):\n"
|
||||
"This application performs Find-Me/Follow-Me functionality for the caller\n"
|
||||
"as defined in the profile matching the <followmeid> parameter in\n"
|
||||
"followme.conf. If the specified <followmeid> profile doesn't exist in\n"
|
||||
|
||||
Reference in New Issue
Block a user