From c595ce9dbea93ae01bdde054c71b13eb24874495 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 18 Oct 2006 11:58:10 +0000 Subject: Forgot to add the new options to bash completion --- 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 c79477f1..a0a436fb 100644 --- a/urpmi.bash-completion +++ b/urpmi.bash-completion @@ -102,7 +102,7 @@ _urpmi() --excludedocs --searchmedia --ignoresize --ignorearch \ --strict-arch --wget-options --curl-options --prozilla-options \ --rsync-options --resume --retry --skip --nolock \ - --more-choices' -- $cur ) ) + --more-choices --no-md5sum --force-key' -- $cur ) ) # add dangereous option for everything else as rurpmi if [[ ${COMP_WORDS[0]} != *rurpmi ]]; then COMPREPLY=( $( compgen -W '${COMPREPLY[@]} --root \ -- cgit v1.2.1