Missing completion

This commit is contained in:
zawz 2020-05-26 11:23:45 +02:00
parent 4d85aa1ebc
commit 98a0a85258

View file

@ -2,8 +2,8 @@
_zpkg_completion() _zpkg_completion()
{ {
_cw1="deploy update update-database install remove fetch show list list-all list-outdated list-removed" _cw1="deploy update update-database install remove fetch show deps info list list-all list-outdated list-removed"
_cw1_pkgw="install remove fetch show" _cw1_pkgw="install remove fetch show deps info"
_cw1_file="deploy" _cw1_file="deploy"
if [ "$COMP_CWORD" = "1" ] ; then if [ "$COMP_CWORD" = "1" ] ; then
_compwords=$_cw1 _compwords=$_cw1