diff --git a/completions-core/apt-cache.bash b/completions-core/apt-cache.bash index 7af52f7897b..70864cc2ab3 100644 --- a/completions-core/apt-cache.bash +++ b/completions-core/apt-cache.bash @@ -114,7 +114,8 @@ _comp_cmd_apt_cache() --no-conflicts --no-breaks --no-replaces --no-enhances --implicit --full --all-versions --no-all-versions --generate --no-generate --names-only --all-names --recurse --installed --with-source - --help --version --config-file --option' + --help --version --audit --config-file --option --cli-version + --no-color --color' elif [[ ! $special ]]; then _comp_compgen -- -W 'gencaches showpkg stats showsrc dump dumpavail unmet show search depends rdepends pkgnames dotty xvcg policy diff --git a/completions-core/apt-get.bash b/completions-core/apt-get.bash index 7e4813d829c..36e24f091a6 100644 --- a/completions-core/apt-get.bash +++ b/completions-core/apt-get.bash @@ -93,16 +93,18 @@ _comp_cmd_apt_get() --download-only --fix-broken --ignore-missing --fix-missing --no-download --quiet --simulate --just-print --dry-run --recon --no-act --yes --assume-yes --assume-no --no-show-upgraded - --verbose-versions --host-architecture --build-profiles --compile - --build --ignore-hold --with-new-pkgs --no-upgrade --only-upgrade - --allow-downgrades --allow-remove-essential - --allow-change-held-packages --force-yes --print-uris --purge - --reinstall --list-cleanup --target-release --default-release - --trivial-only --no-remove --auto-remove --autoremove --only-source + --verbose-versions --no-list-columns --comment --host-architecture + --build-profiles --compile --build --ignore-hold --with-new-pkgs + --no-upgrade --only-upgrade --allow-downgrades + --allow-remove-essential --allow-change-held-packages + --force-yes --print-uris --purge --reinstall --list-cleanup + --snapshot --target-release --default-release --trivial-only + --mark-auto --no-remove --auto-remove --autoremove --only-source --diff-only --dsc-only --tar-only --arch-only --indep-only --allow-unauthenticated --no-allow-insecure-repositories --allow-releaseinfo-change --show-progress --with-source --error-on - --help --version --config-file --option' + --update --help --version --audit --config-file --option + --cli-version --no-color --color' else _comp_compgen -- -W 'update upgrade dist-upgrade dselect-upgrade install reinstall remove purge source build-dep satisfy check diff --git a/completions-core/apt-mark.bash b/completions-core/apt-mark.bash index 3ad2a1915c9..509e64a9efe 100644 --- a/completions-core/apt-mark.bash +++ b/completions-core/apt-mark.bash @@ -50,7 +50,8 @@ _comp_cmd_apt_mark() [[ $was_split ]] && return if [[ $cur == -* ]]; then - _comp_compgen -- -W '--file= --help --version --config-file --option' + _comp_compgen -- -W '--file= --help --version --audit --config-file + --option --cli-version --no-color --color' [[ ${COMPREPLY-} == *= ]] && compopt -o nospace else _comp_compgen -- -W 'auto manual minimize-manual showauto showmanual