data/_xbps_src: typo fix.
This commit is contained in:
parent
70818c09ee
commit
b922241f89
@ -58,7 +58,7 @@ case $state in
|
|||||||
_arguments ':package:_xbps_src_all_packages' && ret=0;;
|
_arguments ':package:_xbps_src_all_packages' && ret=0;;
|
||||||
binary-bootstrap)
|
binary-bootstrap)
|
||||||
_arguments '::architecture:($archs)' && ret=0;;
|
_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
|
# no further arguments
|
||||||
ret=0;;
|
ret=0;;
|
||||||
clean)
|
clean)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user