*** _ip.origin 2012-08-13 18:58:02.934485010 +0200 --- /usr/share/zsh/4.3.15/functions/Completion/Unix/_ip 2012-08-13 18:59:08.999486575 +0200 *************** *** 419,425 **** 'h*elp:show help for command' \ 'a*dd:add a new IP tunnel:$tunnel_add_cmds' \ 'c*hange:change an existing IP tunnel:$tunnel_add_cmds' \ ! 'd*elete:destroy an IP tunnel:$tunnel_add_cmds' \ 's*how:list IP tunnels' tunnel_cmds=("$reply[@]") --- 419,425 ---- 'h*elp:show help for command' \ 'a*dd:add a new IP tunnel:$tunnel_add_cmds' \ 'c*hange:change an existing IP tunnel:$tunnel_add_cmds' \ ! 'd*el:destroy an IP tunnel:$tunnel_add_cmds' \ 's*how:list IP tunnels' tunnel_cmds=("$reply[@]")