1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-10 12:40:58 +02:00

22309: update for new surfraw debsec elvi.

This commit is contained in:
Clint Adams 2006-02-28 18:10:47 +00:00
parent f2fffea3e6
commit b369e9ba03
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-02-28 Clint Adams <clint@zsh.org>
* 22309: Completion/Unix/Command/_surfraw: update for
new surfraw debsec elvi.
2006-02-28 Peter Stephenson <pws@csr.com>
* unposted: zsh-4.3.1, finally.

View file

@ -157,6 +157,9 @@ case $state in
_arguments $args \
'-doc[view PTS documentation]' && ret=0
;;
debsec)
_message -e string 'package name, bug number or CVE ID'
;;
deja)
_arguments $args \
'-results=-:[number of results to return]' \