diff --git a/completions/reportbug b/completions/reportbug index dad53e6a63a..8f87cfd9275 100644 --- a/completions/reportbug +++ b/completions/reportbug @@ -27,9 +27,12 @@ _reportbug() done)' -- "$cur")) return ;; - --bts | -!(-*)B) - COMPREPLY=($(compgen -W "debian guug kde mandrake help" -- \ - "$cur")) + --tag | --ui | --interface | --type | --bts | --severity | --mode | -!(-*)[TutBS]) + COMPREPLY+=($( + compgen -W \ + '$("$1" $prev help 2>&1