diff options
Diffstat (limited to 'urpmi.bash-completion')
-rw-r--r-- | urpmi.bash-completion | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |