zsh-workers
 help / color / mirror / code / Atom feed
84b5f808d0238fabf1dc2f9db0e7d98adad391b1 blob 369 bytes (raw)

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

_arguments -s -S -A "-*" \
  '(*)-a[install or update firmware for all drivers]' \
  '-d[delete drivers instead of adding them]' \
  '-F[download firmware only]' \
  '-n[dry run]' \
  '-p+[use the firmware at specified path]: : _alternative
    "urls\:url\:_urls"
    "directories\:path\:_directories"' \
  '*-v[verbose output]' \
  '(-a)*:driver:'
debug log:

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