zsh-completion: xbps-src: complete -q

See-also: https://github.com/void-linux/void-packages/pull/19927
This commit is contained in:
Đoàn Trần Công Danh 2020-03-08 11:01:43 +07:00 committed by Juan RP
parent 7b933a87a8
commit a46e179716

View File

@ -41,6 +41,7 @@ _arguments -s : \
'-m[Absolute path to masterdir]:masterdir:_files -/' \
'-N[Disable use of remote repositories]' \
'-o[Set package build options]:options: ' \
'-q[Supress output of xbps-src]' \
'-r[Use alternative local repository]:repo:_files -/' \
'-t[Create a temporary masterdir]' \
'1:target:->target' \