data/_xbps_src: typo fix.

This commit is contained in:
Juan RP 2014-07-27 11:36:18 +02:00
parent 70818c09ee
commit b922241f89

View File

@ -58,7 +58,7 @@ case $state in
_arguments ':package:_xbps_src_all_packages' && ret=0;;
binary-bootstrap)
_arguments '::architecture:($archs)' && ret=0;;
bootstrap|bootstrap-update|chroot|list|remove-autodepsshow-repo-updates|show-sys-updates|update-bulk|update-sys)
bootstrap|bootstrap-update|chroot|list|remove-autodeps|show-repo-updates|show-sys-updates|update-bulk|update-sys)
# no further arguments
ret=0;;
clean)