about summary refs log tree commit diff
path: root/Completion/Debian/Command/_apt
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Debian/Command/_apt')
-rw-r--r--Completion/Debian/Command/_apt7
1 files changed, 6 insertions, 1 deletions
diff --git a/Completion/Debian/Command/_apt b/Completion/Debian/Command/_apt
index 4ae42601b..7e18637e9 100644
--- a/Completion/Debian/Command/_apt
+++ b/Completion/Debian/Command/_apt
@@ -411,7 +411,12 @@ _apt-get () {
     --reinstall:bool \
     -c,--config-file:configfile \
     -o,--option:arbitem \
-    -t:release \
+    -t,--target-release,--default-release:release \
+    --trivial-only:bool \
+    --no-remove:bool \
+    --only-source:bool \
+    --diff-only:bool \
+    --tar-only:bool \
     -- \
     /$'update\0'/ \| \
     /$'upgrade\0'/ \| \