index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Chantry Xavier <shiningxc@gmail.com> | 2007-11-22 21:01:45 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-12-02 11:14:13 -0600 |
commit | 250331a636699561e1239e341f30f2adfebbcb43 (patch) | |
tree | 0a8ebd84f468ac9f9628d1257ed68d28713f3181 /contrib/bash_completion | |
parent | c15f7710deafe1b4fe9411381bd07cd0dbe8da48 (diff) |
-rw-r--r-- | contrib/bash_completion | 1 |
diff --git a/contrib/bash_completion b/contrib/bash_completion index 844396d3..a96780dd 100644 --- a/contrib/bash_completion +++ b/contrib/bash_completion @@ -270,6 +270,7 @@ _pacman () -u --sysupgrade \ -w --downloadonly \ -y --refresh \ + --needed \ --ignore \ --config \ --logfile \ |