zsh: add completion for new patch phase in xbps-src
This commit is contained in:
parent
09a276bace
commit
950945034b
@ -49,7 +49,7 @@ case $state in
|
|||||||
target)
|
target)
|
||||||
_values "target" binary-bootstrap bootstrap bootstrap-update \
|
_values "target" binary-bootstrap bootstrap bootstrap-update \
|
||||||
build chroot clean configure extract fetch install \
|
build chroot clean configure extract fetch install \
|
||||||
list pkg remove remove-autodeps show show-build-deps \
|
list patch pkg remove remove-autodeps show show-build-deps \
|
||||||
show-deps show-files show-options show-shlib-provides \
|
show-deps show-files show-options show-shlib-provides \
|
||||||
show-shlib-requires show-var show-repo-updates \
|
show-shlib-requires show-var show-repo-updates \
|
||||||
show-sys-updates update-bulk update-check update-sys zap
|
show-sys-updates update-bulk update-check update-sys zap
|
||||||
|
Loading…
Reference in New Issue
Block a user