From 135537b6b01675eff80176c6f5d546d20a598d06 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 14 Apr 2005 13:44:25 +0000 Subject: Add a new option, --no-install, to urpmi, to only download rpms and not install them (by Michael Scherer) --- 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 ab282982..6f9fa906 100644 --- a/urpmi.bash-completion +++ b/urpmi.bash-completion @@ -90,7 +90,7 @@ _urpmi() --split-length --fuzzy --src --install-src --clean \ --noclean --force --allow-nodeps --allow-force --parallel \ --wget --curl --limit-rate --proxy --proxy-user --bug \ - --env --verify-rpm --no-verify-rpm \ + --env --verify-rpm --no-verify-rpm --no-install \ --test --excludepath --excludedocs --root --norebuild \ --searchmedia' -- $cur ) ) else -- cgit v1.2.1