From e251ee8e540b6c08cb1c62509d834c39bcb5e6a3 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 22 Dec 2005 15:14:34 +0000 Subject: New option --auto-update (bug #19819) --- 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 53c0c5e9..a67e525d 100644 --- a/urpmi.bash-completion +++ b/urpmi.bash-completion @@ -86,7 +86,7 @@ _urpmi() # return list of available options COMPREPLY=( $( compgen -W '-a -p -P -y -s -q -v -h --help \ --update --media --excludemedia --sortmedia --synthesis \ - --auto --auto-select --no-uninstall --keep --split-level \ + --auto --auto-select --auto-update --no-uninstall --keep --split-level \ --split-length --fuzzy --src --install-src --clean \ --noclean --force --allow-nodeps --allow-force --parallel \ --wget --curl --limit-rate --proxy --proxy-user --bug \ -- cgit v1.2.1