Package: systemd
Version: 249.7-1
Severity: minor
File: /usr/share/bash-completion/completions/journalctl
# journalctl --help|grep fac
--facility=FACILITY... Show entries with the specified facilities
# journalctl --fac<TAB> #just beeps
$ grep -c fac /usr/share/bash-completion/completions/journalctl
0