diff --git a/shell-completion/bash/systemd-analyze b/shell-completion/bash/systemd-analyze index 7c5cb1c512..caec77e718 100644 --- a/shell-completion/bash/systemd-analyze +++ b/shell-completion/bash/systemd-analyze @@ -67,7 +67,7 @@ _systemd_analyze() { ) local -A VERBS=( - [STANDALONE]='time blame unit-files unit-paths exit-status compare-versions calendar timestamp timespan pcrs srk has-tpm2' + [STANDALONE]='time blame unit-files unit-paths exit-status compare-versions calendar timestamp timespan pcrs srk has-tpm2 smbios11' [CRITICAL_CHAIN]='critical-chain' [DOT]='dot' [DUMP]='dump'