Files
zsh/Completion/Zsh/Command/_wait
2001-04-02 11:32:13 +00:00

4 lines
66 B
Plaintext

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