added new opts

This commit is contained in:
Limao Luo 2013-05-11 11:27:21 -04:00
parent 7ecc156ef7
commit aa58f2f8b9
1 changed files with 3 additions and 0 deletions

View File

@ -223,6 +223,8 @@ _yaourt() {
'-v[Be more verbose]'
'--cachedir[Alternate package cache location]:cache_location:_files -/'
'--config[An alternate configuration file]:config file:_files'
'--debug[Display debug messages]'
'--gpgdir[Alternate GnuPG home directory]:gpg_directory:_files -/'
'--logfile[An alternate log file]:config file:_files'
'--noconfirm[Do not ask for confirmation]'
'--noprogressbar[Do not show a progress bar when downloading files]'
@ -301,6 +303,7 @@ _yaourt() {
_yaourt_completions_all_groups'
'--asdeps[Install packages as non-explicitly installed]'
'--asexplicit[Install packages as explicitly installed]'
'--needed[Do not reinstall up to date packages]'
)
case $words[2] in