From: Jelle van der Waa Date: Mon, 10 Nov 2025 16:21:11 +0000 (+0100) Subject: shell-completion: zsh: add missing completions for systemd-analyze X-Git-Tag: v259-rc1~102^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7112e08cec4a4f15b7d931398b68adfee15ff5d9;p=thirdparty%2Fsystemd.git shell-completion: zsh: add missing completions for systemd-analyze Adds missing simple verbs which already exist in bash completion. --- diff --git a/shell-completion/zsh/_systemd-analyze b/shell-completion/zsh/_systemd-analyze index 90ca1476c76..8e7172d1659 100644 --- a/shell-completion/zsh/_systemd-analyze +++ b/shell-completion/zsh/_systemd-analyze @@ -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 )