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:
Tilghman Lesher
2006-11-13 19:11:15 +00:00
parent 55c8a5ded8
commit 6e4d0e50c8
2 changed files with 51 additions and 8 deletions

View File

@@ -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[] =