DIR:/usr/share/zsh/5.5.1/functions/ |
Current File : //usr/share/zsh/5.5.1/functions/_tracepath |
#compdef tracepath tracepath6 _arguments -s -S \ '-n[print IP addresses numerically]' \ '-b[print both host names and IP addresses]' \ '-l+[set the initial packet length]:length (bytes)' \ '-m+[set maximum hops]:maximum [30]' \ '-p+[set initial destination port to use]:port:_ports' \ ':destination:_hosts' |