]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add CLI tab completion to 'acl show'.
authorRussell Bryant <russell@russellbryant.com>
Thu, 6 Dec 2012 17:28:35 +0000 (17:28 +0000)
committerRussell Bryant <russell@russellbryant.com>
Thu, 6 Dec 2012 17:28:35 +0000 (17:28 +0000)
commitbaff2aa4b06911347ff236e69ddd6dc113d8bff7
treeb7301ae6ec5a8923f68eea14165dee05f75ec78c
parent2c31cfe3b3318a535ec9a1afcf15f632c9f8ef79
Add CLI tab completion to 'acl show'.

The 'acl show' CLI command allows you to show the details about a specific
named ACL in acl.conf.  This patch adds tab completion to the command.

Review: https://reviewboard.asterisk.org/r/2230/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@377340 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/named_acl.c