From aa58f2f8b93ded268e44d29764e1f90a846765e0 Mon Sep 17 00:00:00 2001 From: Limao Luo Date: Sat, 11 May 2013 11:27:21 -0400 Subject: [PATCH] added new opts --- src/_yaourt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/_yaourt b/src/_yaourt index ef2b027..278a9ac 100644 --- a/src/_yaourt +++ b/src/_yaourt @@ -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