#1137545 bash-completion: dpkg --simulate missing from completions

#1137545#5
Date:
2026-05-25 00:54:43 UTC
From:
To:
$ dpkg --s<TAB>
--search             --set-selections     --status             --status-logger=
--selected-only      --skip-same-version  --status-fd

Same with --dry-run

$ dpkg --version
Debian 'dpkg' package management program version 1.22.22 (arm64).

#1137545#10
Date:
2026-05-25 02:55:46 UTC
From:
To:
Hi!

Unfortunately dpkg, does not (yet) ship its own bash completion, so it
cannot be currently fixed here. The current completion is owned by
bash-completion itself.

Thanks,
Guillem