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/_bug1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Debian/Command/_bug b/Completion/Debian/Command/_bug
index 99118114e..2dc14d488 100644
--- a/Completion/Debian/Command/_bug
+++ b/Completion/Debian/Command/_bug
@@ -103,5 +103,6 @@ case "$service" in
       '(-v --version)'{-v,--version}'[show version]' \
       "$_rb_commonargs[@]" \
       '*:a package name or bug numbers:_deb_packages avail'
+    # TODO: could call _debbugs_bugnumber here.
   ;;
 esac