zsh-workers
 help / color / mirror / code / Atom feed
bc5a396886349847808167babe66c503638df84f blob 553 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
#compdef fetchmail

_arguments -S \
  {--bsmtp,'(--logfile)-L','(-L)--logfile','(--fetchmailrc)-f','(-f)--fetchmailrc','(--idfile)-i','(-i)--idfile'}':file:_files' \
  {--plugin,--plugout,'(--mda)-m','(-m)--mda'}':command:_command_names -e' \
  {'(--username)-u','(-u)--username'}:user:_users \
  '--auth:authentication type:(password kerberos kerberos_v5)' \
  {'(--protocol)-p','(-p)--protocol'}:protocol:'(auto pop2 pop3 apop rpop kpop sdps imap imap-k4 imap-gss etrn)' \
  {'(--port)-P','(-P)--port'}':port number' \
  '*:mail server:_hosts' \
  --
debug log:

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