Guillaume Rousse wrote:
                COMPREPLY=( $( compgen -W '-a -p -P -y -s -q -v -h --help \
-                       --update --media --excludemedia --sortmedia \
-                       --synthesis --auto --auto-select --fuzzy --src \
-                       --install-src --clean --noclean --force \
-                       --allow-nodeps --allow-force --parallel --wget --curl \
-                       --limit-rate --proxy --proxy-user --bug --env \
-                       --X --best-output --verify-rpm --test --excludepath' \
-                       -- $cur ) )
+                       --update --media --excludemedia --sortmedia --synthesis \
+                       --auto --auto-select --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 \
+                       --env --X --best-output --verify-rpm --test --excludepath \
+                       --excludedocs ' -- $cur ) )

please add --no-verify-rpm which is quite handy for contribs :)





Reply via email to