1
0
mirror of https://github.com/systemd/systemd.git synced 2025-08-08 01:49:54 +03:00

shell-completion: add smbios11 verb to systemd-analyze

Follow-up for 8c5045f9b2
This commit is contained in:
Luca Boccassi
2024-12-12 12:41:45 +00:00
committed by Daan De Meyer
parent 8d20606eec
commit e7fce6a370

View File

@ -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'