mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-06 09:01:13 +02:00
3 lines
63 B
Text
3 lines
63 B
Text
#compdef wait
|
|
|
|
_alternative 'jobs:: _jobs' 'processes:: _pids'
|