zsh-workers
 help / color / mirror / code / Atom feed
c4c4c2bbd0f4bb04d45dbedcae4dd25e9b81c780 blob 975 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
 
#compdef tpb

_arguments \
  '(-h --help)'{-h,--help}'[help]' \
  '(-d --daemon)'{-d,--daemon}'[start up as daemon]' \
  '(-c --config)'{-c,--config=}':config file:_files' \
  '(-A --apm)'{-A,--apm=}':state:(on off)' \
  '(-P --powermgt)'{-P,--powermgt=}':state:(on off)' \
  '(-x --xevents)'{-x,--xevents=}':state:(on off)' \
  '(-m --mixer)'{-m,--mixer=}':state:(on off)' \
  '(-o --osd)'{-o,--osd=}':state:(on off)' \
  '(-p --poll)'{-p,--poll=}':delay in microseconds:' \
  '(-t --thinkpad)'{-t,--thinkpad=}':command to execute:_command_names' \
  '(-H --home)'{-H,--home=}':command to execute:_command_names' \
  '(-S --search)'{-S,--search=}':command to execute:_command_names' \
  '(-M --mail)'{-M,--mail=}':command to execute:_command_names' \
  '(-W --wireless)'{-W,--wireless=}':command to execute:_command_names' \
  '(-C --callback)'{-C,--callback=}':command to execute:_command_names' \
  '(-v --verbose)'{-v,--verbose=}'[print information about pressed keys]'

debug log:

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