mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
More changes making the CLI more consistent with "category verb arguments" (continuation of issue 8236)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47053 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2114,7 +2114,7 @@ static struct ast_cli_entry cli_agi[] = {
|
||||
agi_do_debug, "Enable AGI debugging",
|
||||
debug_usage },
|
||||
|
||||
{ { "agi", "nodebug", NULL },
|
||||
{ { "agi", "debug", "off", NULL },
|
||||
agi_no_debug, "Disable AGI debugging",
|
||||
no_debug_usage, NULL, &cli_agi_no_debug_deprecated },
|
||||
|
||||
|
Reference in New Issue
Block a user