summaryrefslogtreecommitdiffstats
path: root/completions/bash/apt
diff options
context:
space:
mode:
Diffstat (limited to 'completions/bash/apt')
-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