mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-19 15:33:34 -04:00
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
#compdef tracepath tracepath6
|
|
|
|
_arguments \
|
|
':destination:_hosts' \
|
|
':port:_ports'
|