zsh-workers
 help / color / mirror / code / Atom feed
3b6d7ad4f461b002d8a9eb0b6a6bee18ad8ec3cb blob 232 bytes (raw)

1
2
3
4
5
6
7
8
 
#compdef zsh

_arguments -S -s : \
  '*-o+[set named option]:option:_options' \
  '*+o+[unset named option]:option:_options' \
  '(1 -)-c[run a command]:command:_cmdstring' \
  '(-)1:script file:_files' \
  '*:command arguments' --
debug log:

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