shell-completion: bash: add systemd-analyze image-policy completion

This commit is contained in:
Jelle van der Waa
2025-11-10 19:23:21 +01:00
parent 7112e08cec
commit 49ff5ad6e6

View File

@@ -68,7 +68,7 @@ _systemd_analyze() {
)
local -A VERBS=(
[STANDALONE]='time blame unit-files unit-paths exit-status compare-versions calendar timestamp timespan pcrs nvpcrs srk has-tpm2 smbios11 chid'
[STANDALONE]='time blame unit-files unit-paths exit-status compare-versions calendar timestamp timespan pcrs nvpcrs srk has-tpm2 smbios11 chid image-policy'
[CRITICAL_CHAIN]='critical-chain'
[DOT]='dot'
[DUMP]='dump'