summaryrefslogtreecommitdiffstats
path: root/completions/bash
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 10:18:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 10:18:28 +0000
commit3e0e6581dd3d3a453b60d6acd3ca3147c715c456 (patch)
treebe274b0772a30fcb2a94e350e531317f4682d833 /completions/bash
parentAdding debian version 2.7.14. (diff)
downloadapt-3e0e6581dd3d3a453b60d6acd3ca3147c715c456.tar.xz
apt-3e0e6581dd3d3a453b60d6acd3ca3147c715c456.zip
Merging upstream version 2.9.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'completions/bash')
-rw-r--r--completions/bash/apt2
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/bash/apt b/completions/bash/apt
index 59a8eaa..7c4b44a 100644
--- a/completions/bash/apt
+++ b/completions/bash/apt
@@ -73,7 +73,7 @@ _apt()
case ${command-} in
install|reinstall|remove|purge|upgrade|dist-upgrade|full-upgrade|autoremove|autopurge)
COMPREPLY=( $( compgen -W '--show-progress
- --fix-broken --purge --verbose-versions --auto-remove
+ --fix-broken --purge --verbose-versions --no-list-columns --auto-remove
-s --simulate --dry-run
--download
--fix-missing