mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
Re-enable old deprecated commands
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47573 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -481,7 +481,7 @@ static int modlist_modentry(const char *module, const char *description, int use
|
||||
}
|
||||
|
||||
static char modlist_help[] =
|
||||
"Usage: core show modules [like keyword]\n"
|
||||
"Usage: module show [like <keyword>]\n"
|
||||
" Shows Asterisk modules currently in use, and usage statistics.\n";
|
||||
|
||||
static char uptime_help[] =
|
||||
|
Reference in New Issue
Block a user