1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-24 05:11:08 +02:00
zsh/Completion/Zsh/Command/_wait
2001-04-02 11:32:13 +00:00

3 lines
66 B
Text

#compdef wait
_alternative 'processes:: _pids' 'jobs:: _jobs -t'