zsh-workers
 help / color / mirror / code / Atom feed
238defce47e48631d48eadb8dfe50097590d487e blob 490 bytes (raw)

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

_arguments -s : \
  '-a[only display providers that are at least 0.1% busy]' \
  '(-B)-b[batch mode]' \
  '(-b)-B[endless batch mode]' \
  '-c[enable the display geom(4) consumers]' \
  '(-b -B)-C[CSV output mode]' \
  '-d[enable the display delete operations]' \
  '-f+[filter by regex]:regex' \
  '-o[enable the display for other operations]' \
  "-s[enable blocks' size statistics]" \
  '-I+[display refresh rate]:interval (ms)' \
  '-p[only display physical providers]'
debug log:

solving 238defce4 ...
found 238defce4 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).