Merged revisions 47053 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47053 | tilghman | 2006-11-02 17:49:13 -0600 (Thu, 02 Nov 2006) | 2 lines

More changes making the CLI more consistent with "category verb arguments" (continuation of issue 8236)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47054 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2006-11-02 23:55:59 +00:00
parent 10875731ec
commit 79f75ec09a
6 changed files with 24 additions and 24 deletions

View File

@@ -1981,7 +1981,7 @@ static struct ast_cli_entry cli_skinny[] = {
skinny_do_debug, "Enable Skinny debugging",
debug_usage },
{ { "skinny", "no", "debug", NULL },
{ { "skinny", "debug", "off", NULL },
skinny_no_debug, "Disable Skinny debugging",
no_debug_usage },