]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 195369 via svnmerge from
authorEliel C. Sardanons <eliels@gmail.com>
Mon, 18 May 2009 21:31:15 +0000 (21:31 +0000)
committerEliel C. Sardanons <eliels@gmail.com>
Mon, 18 May 2009 21:31:15 +0000 (21:31 +0000)
commit529634e47e22c513baadb135849a3ad7efb65e94
tree3834682125aaf55fb111a833efc66212477ea7d2
parent20cc5ff46e04bf2a7df4f035aa8408c137aee445
Merged revisions 195369 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r195369 | eliel | 2009-05-18 16:49:20 -0400 (Mon, 18 May 2009) | 8 lines

  Fix the CLI command 'manager show command' documentation and functionality.

  The CLI command 'manager show command' supports passing multiple action names in
  the same line, but it was not allowing that because of a incorrect check in the
  argumentes counter. Also the documentation was updated to show that this usage
  of the command is possible.
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@195429 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/manager.c