mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-01 21:51:40 +02:00
5 lines
87 B
Text
5 lines
87 B
Text
#compdef tracepath tracepath6
|
|
|
|
_arguments \
|
|
':destination:_hosts' \
|
|
':port:_ports'
|