zsh-workers
 help / color / mirror / code / Atom feed
8de341a02e1a25286fee47b7f2f5f661cd99dac4 blob 255 bytes (raw)

1
2
3
4
5
6
7
8
9
 
#compdef exec

[[ $service == exec ]] && precommands+=( exec )

_arguments -s -S -A '-*' : \
  '-a+[set argv\[0\] to specified string]:argv[0] string' \
  '-c[clear environment]' \
  '-l[simulate login shell (prepend - to argv\[0\])]' \
  '*:: : _normal'
debug log:

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