about summary refs log tree commit diff
path: root/Completion/Debian/Command/_bug
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Debian/Command/_bug')
-rw-r--r--Completion/Debian/Command/_bug2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Debian/Command/_bug b/Completion/Debian/Command/_bug
index d757a4a3d..99118114e 100644
--- a/Completion/Debian/Command/_bug
+++ b/Completion/Debian/Command/_bug
@@ -102,6 +102,6 @@ case "$service" in
       '(-s --source)'{-s,--source}'[query for source packages rather than binary]' \
       '(-v --version)'{-v,--version}'[show version]' \
       "$_rb_commonargs[@]" \
-      '*:package:_deb_packages avail'
+      '*:a package name or bug numbers:_deb_packages avail'
   ;;
 esac