]> git.ipfire.org Git - thirdparty/asterisk.git/commit
don't try to print the help text for a CLI command when RESULT_SHOWUSAGE is
authorRussell Bryant <russell@russellbryant.com>
Mon, 27 Feb 2006 15:20:48 +0000 (15:20 +0000)
committerRussell Bryant <russell@russellbryant.com>
Mon, 27 Feb 2006 15:20:48 +0000 (15:20 +0000)
commit34a135da3b925ebdc23176d77afd1407357a000b
treef349a4c41da166c02986fd998051a6536d01af89
parent39139b280203e5b332b1a323f7be36fd43632219
don't try to print the help text for a CLI command when RESULT_SHOWUSAGE is
returned if there is no help text available (issue #6604)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11281 65c4cc65-6c06-0410-ace0-fbb531ad65f3
cli.c