summaryrefslogtreecommitdiffstats
path: root/completions
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:42 +0000
commitd4be59fc2d2984b6119096cd5b32862a40e10e0d (patch)
tree59df10f17acde55867f1a3ee7b3d00edefc92232 /completions
parentReleasing progress-linux version 2.7.14-0.0~progress7.99u1. (diff)
downloadapt-d4be59fc2d2984b6119096cd5b32862a40e10e0d.tar.xz
apt-d4be59fc2d2984b6119096cd5b32862a40e10e0d.zip
Merging upstream version 2.9.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'completions')
-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