diff options
Diffstat (limited to 'urpmi.bash-completion')
-rw-r--r-- | urpmi.bash-completion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/urpmi.bash-completion b/urpmi.bash-completion index 65aaa3cd..39578f13 100644 --- a/urpmi.bash-completion +++ b/urpmi.bash-completion @@ -94,10 +94,10 @@ _urpmi() if [[ "$cur" == -* ]]; then # return list of available options - options="$common_options -a -p -P -y -s --update --media \ + options="$common_options -a -p -P -y --update --media \ --excludemedia --sortmedia --synthesis --auto \ --auto-select --no-uninstall --split-level \ - --split-length --fuzzy --src --install-src --clean \ + --split-length --fuzzy --buildrequires --install-src --clean \ --noclean --parallel --wget --prozilla --curl \ --limit-rate --proxy --proxy-user --bug \ --no-verify-rpm --no-install --test --excludepath \ |