From e8d23308b6cc525f4e9dea8fb9e2923055051353 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 13 Feb 2006 11:36:12 +0000 Subject: Add ignorearch option to urpmq --- urpmi.bash-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urpmi.bash-completion') diff --git a/urpmi.bash-completion b/urpmi.bash-completion index 11a03dc5..9f4188c8 100644 --- a/urpmi.bash-completion +++ b/urpmi.bash-completion @@ -136,7 +136,7 @@ _urpmq() --list --list-url --list-media --list-nodes --list-aliases \ --src --sources --force --parallel --wget --curl \ --changelog --proxy --proxy-user --env --dump-config \ - --use-distrib --searchmedia' -- $cur)) + --use-distrib --searchmedia --ignorearch' -- $cur)) else # return available packages (unless it is clearly a file) and rpm files if [[ "$cur" != */* ]]; then -- cgit v1.2.1