zsh-workers
 help / color / mirror / code / Atom feed
f4df5b3cf9dfad794f74a1e8d2c29cfb4ab28a9d blob 725 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
#compdef mtr

_arguments -C \
  '(-h --help)'{-h,--help}'[help]' \
  '(-v --version)'{-v,--version}'[version]' \
  '(-r --report)'{-r,--report}'[report mode]' \
  '(-c --report-cycles)'{-c,--report-cycles}'[report cycles]:number of pings' \
  '(-p --psize)'{-p,--psize}'[packet size]:number of bytes' \
  '(-t --curses)'{-t,--curses}'[curses UI]' \
  '(-n --no-dns)'{-n,--no-dns}'[no DNS lookups]' \
  '(-g --gtk)'{-g,--gtk}'[GTK+ UI]' \
  '(-s --split)'{-s,--split}'[output for a split-user interface]' \
  '(-l --raw)'{-l,--raw}'[raw output format]' \
  '(-a --address)'{-a,--address}'[source address]:source IP:_hosts' \
  '(-i --interval)'{-i,--interval}'[ping interval]:number of seconds' \
  ':destination host:_hosts'
debug log:

solving f4df5b3 ...
found f4df5b3 in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).