shell-completion: zsh: add missing completions for systemd-analyze

Adds missing simple verbs which already exist in bash completion.
This commit is contained in:
Jelle van der Waa
2025-11-10 17:21:11 +01:00
parent 60c68080b7
commit 7112e08cec

View File

@@ -90,6 +90,12 @@
'has-tpm2:Report whether TPM2 support is available'
'transient-settings:List transient settings for unit types'
'architectures:List known architectures'
'smbios11:List strings passed via SMBIOS Type #11'
'chid:List local CHIDs'
'compare-versions:Compare two version strings'
'image-policy:Analyze image policy string'
'pcrs:Show TPM2 PCRs and their names'
'srk:Write TPM2 SRK (to FILE)'
# log-level, log-target, service-watchdogs have been deprecated
)